Home
last modified time | relevance | path

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

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