Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4858 SmallVector<Value *, 4> OrigTripCounts, OrigIndVars; in tileLoops() local
4862 OrigIndVars.push_back(L->getIndVar()); in tileLoops()
5002 Value *OrigIndVar = OrigIndVars[i]; in tileLoops()