Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3507 static bool mayUsePostIncMode(const TargetTransformInfo &TTI, in mayUsePostIncMode() function
3542 if (TTI.shouldFavorPostInc() && mayUsePostIncMode(TTI, LU, BaseReg, L, SE)) in GenerateReassociationsImpl()
4150 mayUsePostIncMode(TTI, LU, OrigReg, this->L, SE)) in GenerateCrossUseConstantOffsets()