Home
last modified time | relevance | path

Searched refs:IsEpilogueBegin (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h27 IsEpilogueBegin, enumerator
65 KIND(LVLineKind, IsEpilogueBegin);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp56 {LVLineKind::IsEpilogueBegin, &LVLine::getIsEpilogueBegin},
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp323 clEnumValN(LVLineKind::IsEpilogueBegin, "EpilogueBegin.",