Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h194 void addScopeRangeList(DIE &ScopeDIE, SmallVector<RangeSpan, 2> Range);
DDwarfCompileUnit.cpp477 void DwarfCompileUnit::addScopeRangeList(DIE &ScopeDIE, in addScopeRangeList() function in DwarfCompileUnit
517 addScopeRangeList(Die, std::move(Ranges)); in attachRangesOrLowHighPC()