Home | History | Annotate | Download | only in IR

Lines Matching refs:MapEntry

420   auto &MapEntry = I.first->getValue();
422 return &MapEntry;
423 MapEntry.Entry = &*I.first;
424 return &MapEntry;