Searched refs:AllSubprograms (Results 1 – 2 of 2) sorted by relevance
91 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize()768 AllSubprograms.push_back(Node); in createFunction()806 AllSubprograms.push_back(SP); in createMethod()
53 SmallVector<Metadata *, 4> AllSubprograms; variable