Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h123 void addScopeRangeList(DIE &ScopeDIE, SmallVector<RangeSpan, 2> Range);
HDDwarfCompileUnit.cpp374 void DwarfCompileUnit::addScopeRangeList(DIE &ScopeDIE, in addScopeRangeList() function in llvm::DwarfCompileUnit
404 addScopeRangeList(Die, std::move(Ranges)); in attachRangesOrLowHighPC()