Searched refs:XRayInstrumentOption (Results 1 – 1 of 1) sorted by relevance
26 constexpr char XRayInstrumentOption[] = "-fxray-instrument"; variable52 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()58 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()67 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()71 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()214 CmdArgs.push_back(XRayInstrumentOption); in addArgs()