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

  /external/llvm/include/llvm/Analysis/
IVUsers.h 65 /// getPostIncLoops - Return the set of loops for which the expression has
67 const PostIncLoopSet &getPostIncLoops() const {
  /external/llvm/lib/Analysis/
IVUsers.cpp 298 const_cast<PostIncLoopSet &>(IU.getPostIncLoops()),
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 111 milliseconds