Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h449 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp708 if (CodeGenOpts.hasProfileIRInstr()) in RunOptimizationPipeline()