Searched refs:InputRegIsKill (Results 1 – 2 of 2) sorted by relevance
686 bool InputRegIsKill = hasTrivialKill(I->getOperand(0)); in SelectCast() local691 InputReg, InputRegIsKill); in SelectCast()
1267 bool InputRegIsKill = hasTrivialKill(I->getOperand(0)); in selectCast() local1270 Opcode, InputReg, InputRegIsKill); in selectCast()