Lines Matching full:erased
489 bool Erased = CallSiteToFunctionMap.erase(*I);490 (void)Erased;491 assert(Erased && "Missing call site->function mapping");