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