Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CondIsFalse

1256       bool CondIsFalse = PBI->getSuccessor(1) == Parent;
1258 PBI->getCondition(), SI.getCondition(), DL, CondIsFalse);