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