Home
last modified time | relevance | path

Searched refs:hasProfileIRUse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h519 bool hasProfileIRUse() const { in hasProfileIRUse() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp789 else if (CodeGenOpts.hasProfileIRUse()) { in RunOptimizationPipeline()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1520 if (CodeGenOpts.hasProfileIRUse() || CodeGenOpts.hasProfileClangUse()) in InitializePGOProfileMacros()