Home
last modified time | relevance | path

Searched defs:InnermostLoop (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h265 const Loop *InnermostLoop; variable
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h275 const Loop *InnermostLoop; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h267 const Loop *InnermostLoop; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp774 static void visitPointers(Value *StartPtr, const Loop &InnermostLoop, in visitPointers()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp2749 CanonicalLoopInfo *InnermostLoop = Loops.back(); in tileLoops() local