Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp152 struct Iteration { global() struct in clang::dataflow::__anon80792ab60111::HTMLLogger
153 Blockclang::dataflow::__anon80792ab60111::HTMLLogger::Iteration global() argument
154 Iterclang::dataflow::__anon80792ab60111::HTMLLogger::Iteration global() argument
155 PostVisitclang::dataflow::__anon80792ab60111::HTMLLogger::Iteration global() argument
156 Convergedclang::dataflow::__anon80792ab60111::HTMLLogger::Iteration global() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopUnrollAnalyzer.h51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer() argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp144 unsigned Iteration = 0; combineMachineInstrs() local
/llvm-project/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/libc/test/src/__support/HashTable/
H A Dtable_test.cpp33 TEST(LlvmLibcTableTest,Iteration) TEST() argument
/llvm-project/flang/runtime/
H A Dformat.h120 struct Iteration { struct
/llvm-project/libc/test/src/__support/
H A Dfixedvector_test.cpp48 TEST(LlvmLibcFixedVectorTest, Iteration) { in TEST() argument
/llvm-project/clang-tools-extra/pseudo/unittests/
H A DForestTest.cpp
/llvm-project/lldb/unittests/Signals/
H A DUnixSignalsTest.cpp48 TEST(UnixSignalsTest, Iteration) { in TEST() argument
/llvm-project/llvm/unittests/ADT/
H A DSequenceTest.cpp184 TEST(SequenceTest, Iteration) { in TEST() argument
H A DStringRefTest.cpp73 TEST(StringRefTest,Iteration) TEST() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp280 bool Iteration = true; in FlattenParallelAndOr() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp293 int Iteration : 30; global() member
406 __anonc63915930202(Instruction &RootI, int Iteration) analyzeLoopUnrollCost() argument
510 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { analyzeLoopUnrollCost() local
[all...]
H A DGVN.cpp2792 unsigned Iteration = 0; runImpl() local
/llvm-project/llvm/unittests/Analysis/
H A DUnrollAnalyzerTest.cpp45 for (unsigned Iteration = 0; Iteration < TripCount; Iteration++) { in runUnrollAnalyzer() local
/llvm-project/llvm/unittests/IR/
H A DValueMapTest.cpp121 TYPED_TEST(ValueMapTest, Iteration) { in TYPED_TEST() argument
/llvm-project/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp482 unsigned Iteration = 1; runOnFunctions() local
/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp528 unsigned Iteration = 0; runOnModule() local
H A DCGSCCPassManager.cpp416 for (int Iteration = 0;; ++Iteration) { run() local
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauses.cpp520 using Iteration = Doacross::Vector::value_type; // LoopIterationT make() typedef
/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1795 int Iteration = J; peelPrologAndEpilogs() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5405 unsigned Iteration = 0; combineInstructionsOverFunction() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11318 int Iteration = 0; genericValueTraversal() local