Searched refs:SuccFalse (Results 1 – 1 of 1) sorted by relevance
523 BasicBlock *SuccFalse = Term->getSuccessor(1); in insertConditions() local527 PhiInserter.AddAvailableValue(Loops ? SuccFalse : Parent, Default); in insertConditions()529 BBPredicates &Preds = Loops ? LoopPreds[SuccFalse] : Predicates[SuccTrue]; in insertConditions()