Searched refs:hasPartialIVCondition (Results 1 – 3 of 3) sorted by relevance
574 std::optional<IVConditionInfo> hasPartialIVCondition(const Loop &L,
2000 llvm::hasPartialIVCondition(const Loop &L, unsigned MSSAThreshold, in hasPartialIVCondition() function in llvm
2972 if (auto Info = hasPartialIVCondition(L, MSSAThreshold, *MSSA, AA)) { in collectUnswitchCandidates()