Searched refs:IsBaseKill (Results 1 – 1 of 1) sorted by relevance
298 bool IsBaseKill = II->getOperand(1).isKill(); in lowerVSPILL() local312 .addReg(Base, getKillRegState(I != 0 || IsBaseKill)) in lowerVSPILL()367 bool IsBaseKill = II->getOperand(1).isKill(); in lowerVRELOAD() local376 .addReg(Base, getKillRegState(I != 0 || IsBaseKill)) in lowerVRELOAD()