Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h506 bool hasProfileCSIRInstr() const { in hasProfileCSIRInstr() function
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp823 if (CodeGenOpts.hasProfileCSIRInstr()) { in RunOptimizationPipeline()
1244 if (CGOpts.hasProfileCSIRInstr()) { in runThinLTOBackend()