Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h454 bool hasProfileCSIRInstr() const { in hasProfileCSIRInstr() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp739 if (CodeGenOpts.hasProfileCSIRInstr()) { in RunOptimizationPipeline()
1095 if (CGOpts.hasProfileCSIRInstr()) { in runThinLTOBackend()