Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h249 ValidProfileCounts = 0x00080000, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp232 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ValidProfileCounts),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp133 PUSH_FLAG(FrameProcedureOptions, ValidProfileCounts, FPO, in formatFrameProcedureOptions()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1553 FPO |= FrameProcedureOptions::ValidProfileCounts; in beginFunctionImpl()