Home
last modified time | relevance | path

Searched defs:LoopIdx (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp630 int LoopIdx = 0; in visitBand() local
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp9786 for (unsigned LoopIdx = 0; LoopIdx < PathLength; LoopIdx++) { in ImportAPValue() local