Searched refs:NodeInstr (Results 1 – 1 of 1) sorted by relevance
320 const Instr &NodeInstr = getInstructionOrDie(Node); in indirectCFOperandClobber() local321 const auto &InstrDesc = MII->get(NodeInstr.Instruction.getOpcode()); in indirectCFOperandClobber()326 if (InstrDesc.hasDefOfPhysReg(NodeInstr.Instruction, RegNum, in indirectCFOperandClobber()335 const auto Operand = NodeInstr.Instruction.getOperand(i); in indirectCFOperandClobber()