Searched refs:TempRetainTypes (Results 1 – 2 of 2) sorted by relevance
62 TempRetainTypes(nullptr), TempSubprograms(nullptr), TempGVs(nullptr), in DIBuilder()88 TempRetainTypes->replaceAllUsesWith(MDTuple::get(VMContext, RetainValues)); in finalize()139 TempRetainTypes = MDTuple::getTemporary(VMContext, None); in createCompileUnit()149 TempRetainTypes.get(), TempSubprograms.get(), TempGVs.get(), in createCompileUnit()
40 TempMDTuple TempRetainTypes; variable