Home
last modified time | relevance | path

Searched defs:setParentLoop (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfo.h106 void setParentLoop(LoopT *L) { ParentLoop = L; } in setParentLoop() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h109 void setParentLoop(LoopT *L) { in setParentLoop() function
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h116 void setParentLoop(LoopT *L) { in setParentLoop() function