Searched refs:compareWithBackedgeCondition (Results 1 – 1 of 1) sorted by relevance
4968 compareWithBackedgeCondition(SI->getCondition()); in visitUnknown()4976 std::optional<const SCEV *> Res = compareWithBackedgeCondition(I); in visitUnknown()4992 std::optional<const SCEV *> compareWithBackedgeCondition(Value *IC);5002 SCEVBackedgeConditionFolder::compareWithBackedgeCondition(Value *IC) { in compareWithBackedgeCondition() function in __anon96b7a11a1511::SCEVBackedgeConditionFolder