Searched defs:Predecessors (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/include/llvm/Analysis/ | ||
| HD | Interval.h | 66 std::vector<BasicBlock*> Predecessors; variable |
| /NextBSD/contrib/llvm/lib/Support/ | ||
| HD | DAGDeltaAlgorithm.cpp | 75 std::map<change_ty, std::vector<change_ty> > Predecessors; member in __anon1abbc3c80111::DAGDeltaAlgorithmImpl |
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ | ||
| HD | SampleProfile.cpp | 157 BlockEdgeMap Predecessors; member in __anon43f30bf50111::SampleProfileLoader |
| /NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ | ||
| HD | ThreadSafetyTIL.h | 1673 BlockArray Predecessors; // Predecessor blocks in the CFG. variable |