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

References

lib/CodeGen/XRayInstrumentation.cpp
  131         Opc = TargetOpcode::PATCHABLE_FUNCTION_EXIT;
  134         Opc = TargetOpcode::PATCHABLE_TAIL_CALL;
  136       if (Opc != 0) {
  139         BuildMI(MBB, T, T.getDebugLoc(), TII->get(Opc));