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

  /external/llvm/include/llvm/Analysis/
IVUsers.h 71 /// transformToPostInc - Transform the expression to post-inc form for the
73 void transformToPostInc(const Loop *L);
  /external/llvm/lib/Analysis/
IVUsers.cpp 326 void IVStrideUse::transformToPostInc(const Loop *L) {
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 199 milliseconds