Searched refs:MSSAThreshold (Results 1 – 3 of 3) sorted by relevance
575 unsigned MSSAThreshold,
2000 llvm::hasPartialIVCondition(const Loop &L, unsigned MSSAThreshold, in hasPartialIVCondition() argument2058 MSSAThreshold](BasicBlock *Succ, BasicBlock *Header, in hasPartialIVCondition()2102 if (SeenAccesses.size() >= MSSAThreshold) in hasPartialIVCondition()
115 MSSAThreshold("simple-loop-unswitch-memoryssa-threshold", variable 2972 if (auto Info = hasPartialIVCondition(L, MSSAThreshold, *MSSA, AA)) { in collectUnswitchCandidates()