Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h239 ValidProfileCounts = 0x00080000, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp228 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ValidProfileCounts),
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp132 PUSH_FLAG(FrameProcedureOptions, ValidProfileCounts, FPO, in formatFrameProcedureOptions()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1528 FPO |= FrameProcedureOptions::ValidProfileCounts; in beginFunctionImpl()