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

References

lib/Target/X86/X86CallFrameOptimization.cpp
  282   if (MI == MBB.end())
  287   switch (MI->getOpcode()) {
  291       MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands);
  297       MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands);
  332   if (MI->isCall() || MI->mayStore())
  332   if (MI->isCall() || MI->mayStore())
  335   for (const MachineOperand &MO : MI->operands()) {