Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1674 std::string InstrBundle = in GenerateCodeGenArgs() local
1676 if (!InstrBundle.empty()) in GenerateCodeGenArgs()
1677 GenerateArg(Consumer, OPT_fxray_instrumentation_bundle, InstrBundle); in GenerateCodeGenArgs()