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.h501 bool hasProfileIRInstr() const { in hasProfileIRInstr() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp780 if (CodeGenOpts.hasProfileIRInstr()) in RunOptimizationPipeline()
H A DCGVTables.cpp1354 if (!getCodeGenOpts().LTOUnit && !getCodeGenOpts().hasProfileIRInstr()) in EmitVTableTypeMetadata()
H A DMicrosoftCXXABI.cpp1703 !CGM.getCodeGenOpts().hasProfileIRInstr()) in emitVTableTypeMetadata()