Searched refs:PoisonSafe (Results 1 – 1 of 1) sorted by relevance
7734 bool PoisonSafe = isa<BinaryOperator>(ExitCond); in computeExitLimitFromCondFromBinOp() local7735 if (!PoisonSafe) in computeExitLimitFromCondFromBinOp()7744 PoisonSafe = isa<SCEVConstant>(EL0.ExactNotTaken) || in computeExitLimitFromCondFromBinOp()7747 EL1.ExactNotTaken != getCouldNotCompute() && PoisonSafe) { in computeExitLimitFromCondFromBinOp()