Home
last modified time | relevance | path

Searched defs:Pred0 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp515 BasicBlock *Pred0 = *PI; in mergeStores() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1508 ICmpInst::Predicate Pred0, Pred1; in SimplifyAndOfICmps() local
1667 ICmpInst::Predicate Pred0, Pred1; in SimplifyOrOfICmps() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp835 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1233 BasicBlock *Pred0 = *PI++; in SinkThenElseCodeToEnd() local