Searched refs:CurrentIt (Results 1 – 1 of 1) sorted by relevance
531 auto CurrentIt = FnInfos.find(AP.CurrentFnSym); in recordStackMapOpers() local532 if (CurrentIt != FnInfos.end()) in recordStackMapOpers()533 CurrentIt->second.RecordCount++; in recordStackMapOpers()