Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp322 LexicalScope *Scope, SmallVectorImpl<DIE *> &FinalChildren) { in constructScopeDIE() argument
367 FinalChildren.insert(FinalChildren.end(), in constructScopeDIE()
380 FinalChildren.push_back(std::move(ScopeDIE)); in constructScopeDIE()
DDwarfCompileUnit.h149 SmallVectorImpl<DIE *> &FinalChildren);