Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1452 std::string InstrBundle = in GenerateCodeGenArgs() local
1454 if (!InstrBundle.empty()) in GenerateCodeGenArgs()
1455 GenerateArg(Args, OPT_fxray_instrumentation_bundle, InstrBundle, SA); in GenerateCodeGenArgs()