Home
last modified time | relevance | path

Searched refs:SuccTrue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp522 BasicBlock *SuccTrue = Term->getSuccessor(0); in insertConditions() local
529 BBPredicates &Preds = Loops ? LoopPreds[SuccFalse] : Predicates[SuccTrue]; in insertConditions()