Searched refs:compareWithBackedgeCondition (Results 1 – 1 of 1) sorted by relevance
4998 compareWithBackedgeCondition(SI->getCondition()); in visitUnknown()5006 std::optional<const SCEV *> Res = compareWithBackedgeCondition(I); in visitUnknown()5022 std::optional<const SCEV *> compareWithBackedgeCondition(Value *IC);5032 SCEVBackedgeConditionFolder::compareWithBackedgeCondition(Value *IC) { in compareWithBackedgeCondition() function in __anon857eba541611::SCEVBackedgeConditionFolder