Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h767 bool alwaysUseRanges(const DwarfCompileUnit &) const;
H A DDwarfCompileUnit.cpp657 (!DD->alwaysUseRanges(*this) || in attachRangesOrLowHighPC()
H A DDwarfDebug.cpp3664 bool DwarfDebug::alwaysUseRanges(const DwarfCompileUnit &CU) const { in alwaysUseRanges() function in DwarfDebug