Home
last modified time | relevance | path

Searched refs:NodeInstr (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp320 const Instr &NodeInstr = getInstructionOrDie(Node); in indirectCFOperandClobber() local
321 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()