Searched refs:XRayInstrumentOption (Results 1 – 1 of 1) sorted by relevance
27 constexpr char XRayInstrumentOption[] = "-fxray-instrument"; variable51 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()59 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()68 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()72 << (std::string(XRayInstrumentOption) + " on " + Triple.str()); in XRayArgs()187 CmdArgs.push_back(XRayInstrumentOption); in addArgs()