Searched refs:compareWithBackedgeCondition (Results 1 – 1 of 1) sorted by relevance
5003 compareWithBackedgeCondition(SI->getCondition()); in visitUnknown()5011 std::optional<const SCEV *> Res = compareWithBackedgeCondition(I); in visitUnknown()5027 std::optional<const SCEV *> compareWithBackedgeCondition(Value *IC);5037 SCEVBackedgeConditionFolder::compareWithBackedgeCondition(Value *IC) { in compareWithBackedgeCondition() function in __anon8884d99e1511::SCEVBackedgeConditionFolder