Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h438 bool hasProfileIRUse() const { in hasProfileIRUse() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp849 if (CodeGenOpts.hasProfileIRUse()) { in CreatePasses()
1210 else if (CodeGenOpts.hasProfileIRUse()) { in EmitAssemblyWithNewPassManager()