Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp538 bool referencesReg(const SCEV *S) const;
735 bool Formula::referencesReg(const SCEV *S) const { in referencesReg() function in Formula
1713 if (F.referencesReg(Reg)) in getNotSelectedProbability()
4629 if (F.referencesReg(S)) in GenerateCrossUseConstantOffsets()
5386 if (!F.referencesReg(Best)) { in NarrowSearchSpaceByPickingWinnerRegs()