Home
last modified time | relevance | path

Searched refs:OrigIndVars (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1707 SmallVector<Value *, 4> OrigTripCounts, OrigIndVars; in tileLoops() local
1710 OrigIndVars.push_back(L->getIndVar()); in tileLoops()
1850 Value *OrigIndVar = OrigIndVars[i]; in tileLoops()