Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp277 bool referencesReg(const SCEV *S) const;
434 bool Formula::referencesReg(const SCEV *S) const { in referencesReg() function in Formula
3810 if (F.referencesReg(SE.getSCEV( in GenerateCrossUseConstantOffsets()
4247 if (!F.referencesReg(Best)) { in NarrowSearchSpaceByPickingWinnerRegs()