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.h23 IsBasicBlock, enumerator
61 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.cpp316 clEnumValN(LVLineKind::IsBasicBlock, "BasicBlock", "Basic block."),