Home
last modified time | relevance | path

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

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