Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h24 IsBasicBlock, enumerator
62 KIND(LVLineKind, IsBasicBlock);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp50 {LVLineKind::IsBasicBlock, &LVLine::getIsBasicBlock},
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp319 clEnumValN(LVLineKind::IsBasicBlock, "BasicBlock", "Basic block."),