Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp219 unsigned Iteration, in printTimelineViewEntry()
289 for (unsigned Iteration = 0; Iteration < Iterations; ++Iteration) { in printTimeline() local
/llvm-project-15.0.7/flang/runtime/
H A Dformat.h107 struct Iteration { struct
/llvm-project-15.0.7/lldb/unittests/Signals/
H A DUnixSignalsTest.cpp45 TEST(UnixSignalsTest, Iteration) { in TEST() argument
/llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/
H A DForestTest.cpp154 TEST_F(ForestTest, Iteration) { in TEST_F() argument
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DSequenceTest.cpp184 TEST(SequenceTest, Iteration) { in TEST() argument
H A DStringRefTest.cpp82 TEST(StringRefTest, Iteration) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp282 bool Iteration = true; in FlattenParallelAndOr() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp284 int Iteration : 30; member
397 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost()
493 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
H A DGVN.cpp2611 unsigned Iteration = 0; in runImpl() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DValueMapTest.cpp122 TYPED_TEST(ValueMapTest, Iteration) { in TYPED_TEST() argument
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DUnrollAnalyzerTest.cpp40 for (unsigned Iteration = 0; Iteration < TripCount; Iteration++) { in runOnFunction() local
/llvm-project-15.0.7/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp542 unsigned Iteration = 1; in runOnFunctions() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp535 unsigned Iteration = 0; in runOnModule() local
H A DCGSCCPassManager.cpp411 for (int Iteration = 0;; ++Iteration) { in run() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1774 int Iteration = J; in peelPrologAndEpilogs() local
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp230 int Iteration = 0; in SuspendCrossingInfo() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4548 unsigned Iteration = 0; in combineInstructionsOverFunction() local
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10287 int Iteration = 0; in genericValueTraversal() local