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