Searched refs:TempRetainTypes (Results 1 – 2 of 2) sorted by relevance
33 TempRetainTypes(0), TempSubprograms(0), TempGVs(0), DeclareFn(0), in DIBuilder()43 DIType(TempRetainTypes).replaceAllUsesWith(RetainTypes); in finalize()88 TempRetainTypes = MDNode::getTemporary(VMContext, TElts); in createCompileUnit()89 Value *TRElts[] = { TempRetainTypes }; in createCompileUnit()
53 MDNode *TempRetainTypes; variable