Searched refs:LastInsertedType (Results 1 – 1 of 1) sorted by relevance
234 auto LastInsertedType = LastInsertedTypeMap.find(CurMF); in createOpType() local235 if (LastInsertedType != LastInsertedTypeMap.end()) { in createOpType()236 auto It = LastInsertedType->second->getIterator(); in createOpType()253 LastInsertedType = Result.first; in createOpType()260 LastInsertedType->second = Type; in createOpType()