Searched refs:MSSAThreshold (Results 1 – 3 of 3) sorted by relevance
546 Optional<IVConditionInfo> hasPartialIVCondition(Loop &L, unsigned MSSAThreshold,
1709 unsigned MSSAThreshold, in hasPartialIVCondition() argument1766 MSSAThreshold](BasicBlock *Succ, BasicBlock *Header, in hasPartialIVCondition()1810 if (SeenAccesses.size() >= MSSAThreshold) in hasPartialIVCondition()
109 MSSAThreshold("simple-loop-unswitch-memoryssa-threshold", variable2800 if (auto Info = hasPartialIVCondition(L, MSSAThreshold, *MSSA, AA)) { in unswitchBestCondition()