Searched refs:AllSubprograms (Results 1 – 2 of 2) sorted by relevance
97 DISubprogramArray SPs = MDTuple::get(VMContext, AllSubprograms); in finalize()98 if (!AllSubprograms.empty()) in finalize()697 AllSubprograms.push_back(Node); in createFunction()732 AllSubprograms.push_back(SP); in createMethod()
46 SmallVector<Metadata *, 4> AllSubprograms; variable