Home
last modified time | relevance | path

Searched refs:MergeRanges (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h194 bool MergeRanges(const DebugLocEntry &Next) { in MergeRanges() function
H A DDwarfDebug.cpp1755 if (PrevEntry != DebugLoc.rend() && PrevEntry->MergeRanges(*CurEntry)) in buildLocationList()