Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1455 std::string InstrBundle = in GenerateCodeGenArgs() local
1457 if (!InstrBundle.empty()) in GenerateCodeGenArgs()
1458 GenerateArg(Args, OPT_fxray_instrumentation_bundle, InstrBundle, SA); in GenerateCodeGenArgs()