Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h325 bool hasProfileIRUse() const { in hasProfileIRUse() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp697 if (CodeGenOpts.hasProfileIRUse()) in CreatePasses()
949 else if (CodeGenOpts.hasProfileIRUse()) in EmitAssemblyWithNewPassManager()