Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp50 struct XRayInstrumentationLegacy : public MachineFunctionPass { struct
53 XRayInstrumentationLegacy() : MachineFunctionPass(ID) { in XRayInstrumentationLegacy() function
192 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",