Home
last modified time | relevance | path

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

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