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