Searched refs:OtherInstrDesc (Results 1 – 1 of 1) sorted by relevance
55 const auto &OtherInstrDesc = State.getInstrInfo().get(OtherOpcode); in generateTwoInstructionPrototype() local56 if (auto E = isInfeasible(OtherInstrDesc)) { in generateTwoInstructionPrototype()60 const Instruction OtherInstr(OtherInstrDesc, RATC); in generateTwoInstructionPrototype()