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