Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h423 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp829 if (CodeGenOpts.hasProfileIRInstr()) { in CreatePasses()
1203 if (CodeGenOpts.hasProfileIRInstr()) in EmitAssemblyWithNewPassManager()