/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.cpp | 152 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 D | LoopUnrollAnalyzer.h | 51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer() argument
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Combiner.cpp | 144 unsigned Iteration = 0; combineMachineInstrs() local
|
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | TimelineView.cpp | 219 unsigned Iteration, in printTimelineViewEntry() 289 for (unsigned Iteration = 0; Iteration < Iterations; ++Iteration) { in printTimeline() local
|
/llvm-project/libc/test/src/__support/HashTable/ |
H A D | table_test.cpp | 33 TEST(LlvmLibcTableTest,Iteration) TEST() argument
|
/llvm-project/flang/runtime/ |
H A D | format.h | 120 struct Iteration { struct
|
/llvm-project/libc/test/src/__support/ |
H A D | fixedvector_test.cpp | 48 TEST(LlvmLibcFixedVectorTest, Iteration) { in TEST() argument
|
/llvm-project/clang-tools-extra/pseudo/unittests/ |
H A D | ForestTest.cpp |
|
/llvm-project/lldb/unittests/Signals/ |
H A D | UnixSignalsTest.cpp | 48 TEST(UnixSignalsTest, Iteration) { in TEST() argument
|
/llvm-project/llvm/unittests/ADT/ |
H A D | SequenceTest.cpp | 184 TEST(SequenceTest, Iteration) { in TEST() argument
|
H A D | StringRefTest.cpp | 73 TEST(StringRefTest,Iteration) TEST() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FlattenCFG.cpp | 280 bool Iteration = true; in FlattenParallelAndOr() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 293 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 D | GVN.cpp | 2792 unsigned Iteration = 0; runImpl() local
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | UnrollAnalyzerTest.cpp | 45 for (unsigned Iteration = 0; Iteration < TripCount; Iteration++) { in runUnrollAnalyzer() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | ValueMapTest.cpp | 121 TYPED_TEST(ValueMapTest, Iteration) { in TYPED_TEST() argument
|
/llvm-project/bolt/lib/Passes/ |
H A D | IdenticalCodeFolding.cpp | 482 unsigned Iteration = 1; runOnFunctions() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 528 unsigned Iteration = 0; runOnModule() local
|
H A D | CGSCCPassManager.cpp | 416 for (int Iteration = 0;; ++Iteration) { run() local
|
/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | Clauses.cpp | 520 using Iteration = Doacross::Vector::value_type; // LoopIterationT make() typedef
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 1795 int Iteration = J; peelPrologAndEpilogs() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 5405 unsigned Iteration = 0; combineInstructionsOverFunction() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 11318 int Iteration = 0; genericValueTraversal() local
|