Searched refs:XRayInstrumentationLegacy (Results 1 – 1 of 1) sorted by relevance
50 struct XRayInstrumentationLegacy : public MachineFunctionPass { struct53 XRayInstrumentationLegacy() : MachineFunctionPass(ID) { in XRayInstrumentationLegacy() function192 bool XRayInstrumentationLegacy::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()329 char XRayInstrumentationLegacy::ID = 0;330 char &llvm::XRayInstrumentationID = XRayInstrumentationLegacy::ID;331 INITIALIZE_PASS_BEGIN(XRayInstrumentationLegacy, "xray-instrumentation",334 INITIALIZE_PASS_END(XRayInstrumentationLegacy, "xray-instrumentation",