Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h438 bool hasProfileIRUse() const { in hasProfileIRUse() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp855 if (CodeGenOpts.hasProfileIRUse()) { in CreatePasses()
1218 else if (CodeGenOpts.hasProfileIRUse()) { in EmitAssemblyWithNewPassManager()