Searched refs:OpIsKill (Results 1 – 2 of 2) sorted by relevance
2243 bool OpIsKill = hasTrivialKill(Opnd); in X86SelectSelect() local2248 .addReg(OpReg, getKillRegState(OpIsKill)); in X86SelectSelect()
2392 bool OpIsKill = hasTrivialKill(Opnd); in X86SelectSelect() local2397 .addReg(OpReg, getKillRegState(OpIsKill)); in X86SelectSelect()