HomeSort by relevance Sort by last modified time
    Searched defs:getSubLoopsVector (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 128 std::vector<LoopT *> &getSubLoopsVector() { return SubLoops; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
LoopInfo.h 135 std::vector<LoopT *> &getSubLoopsVector() {
    [all...]

Completed in 69 milliseconds