Searched refs:MSSAThreshold (Results 1 – 3 of 3) sorted by relevance
559 unsigned MSSAThreshold,
1855 llvm::hasPartialIVCondition(const Loop &L, unsigned MSSAThreshold, in hasPartialIVCondition() argument1911 MSSAThreshold](BasicBlock *Succ, BasicBlock *Header, in hasPartialIVCondition()1955 if (SeenAccesses.size() >= MSSAThreshold) in hasPartialIVCondition()
114 MSSAThreshold("simple-loop-unswitch-memoryssa-threshold", variable2950 if (auto Info = hasPartialIVCondition(L, MSSAThreshold, *MSSA, AA)) { in collectUnswitchCandidates()