Searched refs:TempRetainTypes (Results 1 – 2 of 2) sorted by relevance
53 TempRetainTypes(nullptr), TempSubprograms(nullptr), TempGVs(nullptr), in DIBuilder()86 DIType(TempRetainTypes).replaceAllUsesWith(RetainTypes); in finalize()152 TempRetainTypes = MDNode::getTemporary(VMContext, TElts); in createCompileUnit()170 TempEnumTypes, TempRetainTypes, TempSubprograms, TempGVs, in createCompileUnit()
61 MDNode *TempRetainTypes; variable