Home
last modified time | relevance | path

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

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