Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h477 bool hasProfileCSIRInstr() const { in hasProfileCSIRInstr() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp799 if (CodeGenOpts.hasProfileCSIRInstr()) { in RunOptimizationPipeline()
1170 if (CGOpts.hasProfileCSIRInstr()) { in runThinLTOBackend()