Searched refs:transformToPostInc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVUsers.h72 /// transformToPostInc - Transform the expression to post-inc form for the
74 void transformToPostInc(const Loop *L);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp418 void IVStrideUse::transformToPostInc(const Loop *L) { function in class:IVStrideUse
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2487 CondUse->transformToPostInc(L);

Completed in 90 milliseconds