Lines Matching refs:InvertCondition
143 GuardsPerBlock, bool InvertCondition = false);
196 Value *&Result, bool InvertCondition);
267 bool InvertCondition) { in widenGuard() argument
270 InvertCondition); in widenGuard()
344 GuardsInBlock, bool InvertCondition) { in eliminateGuardViaWidening() argument
395 InvertCondition); in eliminateGuardViaWidening()
417 widenGuard(BestSoFar, getCondition(GuardInst), InvertCondition); in eliminateGuardViaWidening()
418 auto NewGuardCondition = InvertCondition in eliminateGuardViaWidening()
518 bool InvertCondition) { in widenCondCommon() argument
528 if (InvertCondition) in widenCondCommon()
564 if (!InvertCondition && in widenCondCommon()
589 if (InvertCondition) in widenCondCommon()