Searched refs:ExistingIt (Results 1 – 1 of 1) sorted by relevance
329 DenseMap<Value *, CallGraphNode *>::iterator ExistingIt = in RefreshCallGraph() local331 if (ExistingIt != Calls.end()) { in RefreshCallGraph()332 CallGraphNode *ExistingNode = ExistingIt->second; in RefreshCallGraph()335 Calls.erase(ExistingIt); in RefreshCallGraph()