Searched refs:DelToNewMap (Results 1 – 1 of 1) sorted by relevance
305 DenseMap<Function *, Function *> DelToNewMap; member in __anonc9c4572e0111::MergeFunctions494 assert(MergeResult == !DelToNewMap.empty()); in runOnFunctions()495 return this->DelToNewMap; in runOnFunctions()1038 this->DelToNewMap.insert({DeleteF, OldF.getFunc()}); in insert()