Home
last modified time | relevance | path

Searched defs:ScopeRanges (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp178 ArrayRef<InsnRange> ScopeRanges(Scope->getRanges()); in trimLocationRanges() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp367 auto ScopeRanges = cantFail(Die.getParent().getAddressRanges()); in collectStatsForDie() local