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

  /external/llvm/include/llvm/Analysis/
IVUsers.h 66 /// getPostIncLoops - Return the set of loops for which the expression has
68 const PostIncLoopSet &getPostIncLoops() const {
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
IVUsers.h 66 /// getPostIncLoops - Return the set of loops for which the expression has
68 const PostIncLoopSet &getPostIncLoops() const {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
IVUsers.cpp 237 const_cast<PostIncLoopSet &>(IU.getPostIncLoops()),
  /external/llvm/lib/Analysis/
IVUsers.cpp 333 const_cast<PostIncLoopSet &>(IU.getPostIncLoops()),
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 1240 milliseconds