Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h488 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp1311 if (!getCodeGenOpts().LTOUnit && !getCodeGenOpts().hasProfileIRInstr()) in EmitVTableTypeMetadata()
H A DBackendUtil.cpp752 if (CodeGenOpts.hasProfileIRInstr()) in RunOptimizationPipeline()
H A DMicrosoftCXXABI.cpp1686 !CGM.getCodeGenOpts().hasProfileIRInstr()) in emitVTableTypeMetadata()