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 72 /// transformToPostInc - Transform the expression to post-inc form for the
74 void transformToPostInc(const Loop *L);
  /external/llvm/lib/Analysis/
IVUsers.cpp 364 void IVStrideUse::transformToPostInc(const Loop *L) {
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 409 milliseconds