Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h393 bool hasProfileCSIRInstr() const { in hasProfileCSIRInstr() function
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp810 if (CodeGenOpts.hasProfileCSIRInstr()) { in CreatePasses()
1113 if (CodeGenOpts.hasProfileCSIRInstr()) { in EmitAssemblyWithNewPassManager()
1476 if (CGOpts.hasProfileCSIRInstr()) { in runThinLTOBackend()