Searched defs:OuterTripCount (Results 1 – 2 of 2) sorted by relevance
155 OptimizationRemarkEmitter *ORE, unsigned OuterTripCount, in computeUnrollAndJamCount()368 unsigned OuterTripCount = SE.getSmallConstantTripCount(L, Latch); in tryToUnrollAndJamLoop() local
124 Value *OuterTripCount = nullptr; // will be the new flattened loop member