Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h428 bool hasProfileCSIRInstr() const { in hasProfileCSIRInstr() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp839 if (CodeGenOpts.hasProfileCSIRInstr()) { in CreatePasses()
1242 if (CodeGenOpts.hasProfileCSIRInstr()) { in EmitAssemblyWithNewPassManager()
1560 if (CGOpts.hasProfileCSIRInstr()) { in runThinLTOBackend()