Home
last modified time | relevance | path

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

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