Lines Matching refs:InvertCondition
141 GuardsPerBlock, bool InvertCondition = false);
191 Value *&Result, bool InvertCondition);
262 bool InvertCondition) { in widenGuard() argument
266 InvertCondition); in widenGuard()
333 GuardsInBlock, bool InvertCondition) { in eliminateInstrViaWidening() argument
373 auto Score = computeWideningScore(Instr, Candidate, InvertCondition); in eliminateInstrViaWidening()
395 widenGuard(BestSoFar, getCondition(Instr), InvertCondition); in eliminateInstrViaWidening()
396 auto NewGuardCondition = InvertCondition in eliminateInstrViaWidening()
504 bool InvertCondition) { in widenCondCommon() argument
514 if (InvertCondition) in widenCondCommon()
543 if (!InvertCondition && in widenCondCommon()
568 if (InvertCondition) in widenCondCommon()