23 #ifndef LLVM_ANALYSIS_ORDEREDBASICBLOCK_H 24 #define LLVM_ANALYSIS_ORDEREDBASICBLOCK_H
OrderedBasicBlock(const BasicBlock *BasicB)
This class represents lattice values for constants.
bool dominates(const Instruction *A, const Instruction *B)
Find out whether A dominates B, meaning whether A comes before B in BB.
InstListType::const_iterator const_iterator
static GCRegistry::Add< OcamlGC > B("ocaml", "ocaml 3.10-compatible GC")
LLVM Basic Block Representation.