|
LLVM
8.0.1
|
Classes | |
| struct | ValueDFS |
| struct | ValueDFS_Compare |
Enumerations | |
| enum | LocalNum { LN_First, LN_Middle, LN_Last } |
Functions | |
| static bool | valueComesBefore (OrderedInstructions &OI, const Value *A, const Value *B) |
| Enumerator | |
|---|---|
| LN_First | |
| LN_Middle | |
| LN_Last | |
Definition at line 87 of file PredicateInfo.cpp.
|
static |
Definition at line 112 of file PredicateInfo.cpp.
References B, and llvm::OrderedInstructions::dfsBefore().
Referenced by llvm::PredicateInfoClasses::ValueDFS_Compare::localComesBefore().
1.8.13