Searched refs:XRayInstrumentation (Results 1 – 4 of 4) sorted by relevance
46 struct XRayInstrumentation : public MachineFunctionPass { struct49 XRayInstrumentation() : MachineFunctionPass(ID) { in XRayInstrumentation() function88 void XRayInstrumentation::replaceRetWithPatchableRet( in replaceRetWithPatchableRet()124 void XRayInstrumentation::prependRetWithPatchableExit( in prependRetWithPatchableExit()145 bool XRayInstrumentation::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()262 char XRayInstrumentation::ID = 0;263 char &llvm::XRayInstrumentationID = XRayInstrumentation::ID;264 INITIALIZE_PASS_BEGIN(XRayInstrumentation, "xray-instrumentation",267 INITIALIZE_PASS_END(XRayInstrumentation, "xray-instrumentation",
191 XRayInstrumentation.cpp
202 XRayInstrumentation.cpp \
212 "XRayInstrumentation.cpp",