Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h26 IsEpilogueBegin, enumerator
64 KIND(LVLineKind, IsEpilogueBegin);
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp56 {LVLineKind::IsEpilogueBegin, &LVLine::getIsEpilogueBegin},
/openbsd/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp320 clEnumValN(LVLineKind::IsEpilogueBegin, "EpilogueBegin.",