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