Home
last modified time | relevance | path

Searched refs:InstrBundle (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp1484 std::string InstrBundle = in GenerateCodeGenArgs() local
1486 if (!InstrBundle.empty()) in GenerateCodeGenArgs()
1487 GenerateArg(Args, OPT_fxray_instrumentation_bundle, InstrBundle, SA); in GenerateCodeGenArgs()