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

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 122 const std::vector<LoopT *> &getSubLoops() const { return SubLoops; }
  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 622 const std::vector<Loop*> &SubLoops = L->getSubLoops();

Completed in 75 milliseconds