Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h423 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp835 if (CodeGenOpts.hasProfileIRInstr()) { in CreatePasses()
1211 if (CodeGenOpts.hasProfileIRInstr()) in EmitAssemblyWithNewPassManager()