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

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

Completed in 103 milliseconds