Home
last modified time | relevance | path

Searched refs:transformToPostInc (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DIVUsers.h74 void transformToPostInc(const Loop *L);
/external/llvm/include/llvm/Analysis/
DIVUsers.h74 void transformToPostInc(const Loop *L);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DIVUsers.h75 void transformToPostInc(const Loop *L);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DIVUsers.cpp265 void IVStrideUse::transformToPostInc(const Loop *L) { in transformToPostInc() function in IVStrideUse
/external/llvm/lib/Analysis/
DIVUsers.cpp361 void IVStrideUse::transformToPostInc(const Loop *L) { in transformToPostInc() function in IVStrideUse
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DIVUsers.cpp418 void IVStrideUse::transformToPostInc(const Loop *L) { in transformToPostInc() function in IVStrideUse
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1871 CondUse->transformToPostInc(L); in OptimizeLoopTermCond()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2182 CondUse->transformToPostInc(L); in OptimizeLoopTermCond()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2462 CondUse->transformToPostInc(L); in OptimizeLoopTermCond()