Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h315 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp690 if (CodeGenOpts.hasProfileIRInstr()) { in CreatePasses()
942 if (CodeGenOpts.hasProfileIRInstr()) in EmitAssemblyWithNewPassManager()