Searched refs:XRayInstrument (Results 1 – 7 of 7) sorted by relevance
28 bool XRayInstrument = false; variable44 bool needsXRayRt() const { return XRayInstrument && XRayRT; } in needsXRayRt()
1847 LangOpts<"XRayInstrument">, DefaultFalse,
79 XRayInstrument = true; in XRayArgs()211 if (!XRayInstrument) in addArgs()
49 FEATURE(xray_instrument, LangOpts.XRayInstrument)
376 LANGOPT(XRayInstrument, 1, 0, "controls whether to do XRay instrumentation")
720 def XRayInstrument : InheritableAttr {
451 CodeGenOpts.XRayInstrumentFunctions = LangOpts.XRayInstrument; in FixupInvocation()