Searched refs:hasPartialIVCondition (Results 1 – 3 of 3) sorted by relevance
546 Optional<IVConditionInfo> hasPartialIVCondition(Loop &L, unsigned MSSAThreshold,
1708 Optional<IVConditionInfo> llvm::hasPartialIVCondition(Loop &L, in hasPartialIVCondition() function in llvm
2800 if (auto Info = hasPartialIVCondition(L, MSSAThreshold, *MSSA, AA)) { in unswitchBestCondition()