Home
last modified time | relevance | path

Searched defs:Iters (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp383 int Iters = D->iterations(); findValueToReuse() local
639 getDepChainBtwn(Instruction * I1,Instruction * I2,int Iters) getDepChainBtwn() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp164 unsigned Iters = 0; in runIPSCCP() local
/llvm-project/llvm/unittests/ADT/
H A DSTLExtrasTest.cpp191 size_t Iters = 0; TEST() local
225 size_t Iters = 0; TEST() local
248 size_t Iters = 0; TEST() local
434 unsigned Iters = 0; TEST() local
[all...]
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp167 // Indexes in `Iters` of the iterations for each block. member in clang::dataflow::__anon80792ab60111::HTMLLogger
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp682 for (int i = 0; i < Iters; i++) { in TEST_F() local
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1505 SmallVector<directory_iterator, 2> Iters; dir_begin() local