Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp368 void deleteBaseReg(const SCEV *&S);
554 void Formula::deleteBaseReg(const SCEV *&S) { in deleteBaseReg() function in Formula
3755 F.deleteBaseReg(F.BaseRegs[Idx]); in GenerateConstantOffsetsImpl()
3939 F.deleteBaseReg(F.BaseRegs[i]); in GenerateScales()