Searched refs:MSSAThreshold (Results 1 – 3 of 3) sorted by relevance
522 Optional<IVConditionInfo> hasPartialIVCondition(Loop &L, unsigned MSSAThreshold,
1721 unsigned MSSAThreshold, in hasPartialIVCondition() argument1778 MSSAThreshold](BasicBlock *Succ, BasicBlock *Header, in hasPartialIVCondition()1822 if (SeenAccesses.size() >= MSSAThreshold) in hasPartialIVCondition()
104 MSSAThreshold("loop-unswitch-memoryssa-threshold", variable851 hasPartialIVCondition(*CurrentLoop, MSSAThreshold, *MSSA, *AA)) { in processCurrentLoop()