Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp568 BasicBlock *SuccTrue = Term->getSuccessor(0); in insertConditions() local
575 BBPredicates &Preds = Loops ? LoopPreds[SuccFalse] : Predicates[SuccTrue]; in insertConditions()