reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  487     InstrMeta.Instruction = Instruction;
  488     InstrMeta.VMAddress = VMAddress;
  489     InstrMeta.InstructionSize = InstructionSize;
  490     InstrMeta.Valid = ValidInstruction;
  492     addInstruction(InstrMeta);
  510     if (!usesRegisterOperand(InstrMeta))