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

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

Completed in 1094 milliseconds