Home
last modified time | relevance | path

Searched defs:Iteration (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h48 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp218 unsigned Iteration, in printTimelineViewEntry()
288 for (unsigned Iteration = 0; Iteration < Iterations; ++Iteration) { in printTimeline() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp284 int Iteration : 30; member
387 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost()
483 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
H A DGVN.cpp2471 unsigned Iteration = 0; in runImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp282 bool Iteration = true; in FlattenParallelAndOr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp536 unsigned Iteration = 0; in runOnModule() local
H A DCGSCCPassManager.cpp417 for (int Iteration = 0;; ++Iteration) { in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1777 int Iteration = J; in peelPrologAndEpilogs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp235 int Iteration = 0; in SuspendCrossingInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3982 unsigned Iteration = 0; in combineInstructionsOverFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp276 int Iteration = 0; in genericValueTraversal() local