LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llvm Namespace Reference

Classes

struct  DenseMapInfo< llzk::ExpressionValue >
struct  DenseMapInfo< llzk::Side >
struct  DenseMapInfo< llzk::SourceRef >
struct  DenseMapInfo< OperationComparator >
struct  DenseMapInfo< ReferenceID >
 Allows ReferenceID to be a DenseMap key. More...
struct  DenseMapInfo<::llzk::boolean::FeltCmpPredicate >
struct  DenseMapInfo<::llzk::OutputStream >
struct  DenseMapInfo<::llzk::polymorphic::StructCleanupMode >
struct  DOTGraphTraits< const llzk::SymbolDefTree * >
struct  DOTGraphTraits< const llzk::SymbolDefTreeNode * >
struct  DOTGraphTraits< const llzk::SymbolUseGraph * >
struct  DOTGraphTraits< const llzk::SymbolUseGraphNode * >
struct  GraphTraits< const llzk::CallGraph * >
struct  GraphTraits< const llzk::CallGraphNode * >
struct  GraphTraits< const llzk::SymbolDefTree * >
struct  GraphTraits< const llzk::SymbolDefTreeNode * >
struct  GraphTraits< const llzk::SymbolUseGraph * >
struct  GraphTraits< const llzk::SymbolUseGraphNode * >
struct  GraphTraits< Inverse< const llzk::SymbolUseGraph * > >
struct  GraphTraits< Inverse< const llzk::SymbolUseGraphNode * > >

Functions

raw_ostream & operator<< (raw_ostream &os, llvm::PointerUnion< mlir::Value, mlir::Operation * > ptr)
inline ::llvm::raw_ostream & operator<< (::llvm::raw_ostream &p, ::llzk::OutputStream value)
inline ::llvm::raw_ostream & operator<< (::llvm::raw_ostream &p, ::llzk::boolean::FeltCmpPredicate value)
inline ::llvm::raw_ostream & operator<< (::llvm::raw_ostream &p, ::llzk::polymorphic::StructCleanupMode value)

Function Documentation

◆ operator<<() [1/4]

inline ::llvm::raw_ostream & llvm::operator<< ( ::llvm::raw_ostream & p,
::llzk::boolean::FeltCmpPredicate value )

Definition at line 88 of file Enums.h.inc.

◆ operator<<() [2/4]

inline ::llvm::raw_ostream & llvm::operator<< ( ::llvm::raw_ostream & p,
::llzk::OutputStream value )

Definition at line 83 of file AnalysisPassEnums.h.inc.

◆ operator<<() [3/4]

inline ::llvm::raw_ostream & llvm::operator<< ( ::llvm::raw_ostream & p,
::llzk::polymorphic::StructCleanupMode value )

Definition at line 86 of file TransformationPassEnums.h.inc.

◆ operator<<() [4/4]

raw_ostream & llvm::operator<< ( raw_ostream & os,
llvm::PointerUnion< mlir::Value, mlir::Operation * > ptr )

Definition at line 296 of file SourceRefLattice.cpp.