23 #ifndef LLVM_ANALYSIS_ORDEREDBASICBLOCK_H
24 #define LLVM_ANALYSIS_ORDEREDBASICBLOCK_H
OrderedBasicBlock(const BasicBlock *BasicB)
bool dominates(const Instruction *A, const Instruction *B)
Find out whether A dominates B, meaning whether A comes before B in BB.
static GCRegistry::Add< OcamlGC > B("ocaml","ocaml 3.10-compatible GC")
LLVM Basic Block Representation.
Iterator for intrusive lists based on ilist_node.
static GCRegistry::Add< ErlangGC > A("erlang","erlang-compatible garbage collector")