Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopInfo.h128 std::vector<LoopT *> &getSubLoopsVector() { return SubLoops; } in getSubLoopsVector() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h135 std::vector<LoopT *> &getSubLoopsVector() { in getSubLoopsVector() function