Searched defs:LoopSize (Results 1 – 9 of 9) sorted by relevance
677 InstructionCost LoopSize = Metrics.NumInsts; in ApproximateLoopSize() local754 const unsigned LoopSize; member in UnrollCostEstimator757 UnrollCostEstimator(Loop &L, unsigned LoopSize) : LoopSize(LoopSize) {} in UnrollCostEstimator()834 shouldPartialUnroll(const unsigned LoopSize, const unsigned TripCount, in shouldPartialUnroll()894 bool MaxOrZero, unsigned TripMultiple, unsigned LoopSize, in computeUnrollCount()1208 unsigned LoopSize = *LoopSizeIC.getValue(); in tryToUnrollLoop() local
308 unsigned LoopSize = *Metrics.NumInsts.getValue(); in runOnLoop() local
147 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
472 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
3480 int64_t LoopSize = Size; in emitLoop() local
3307 unsigned LoopSize = *LoopSizeIC.getValue(); in computeHeuristicUnrollFactor() local
12699 unsigned LoopSize = 0; in getPrefLoopAlignment() local
16139 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
11350 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local