Searched refs:funcNext (Results 1 – 1 of 1) sorted by relevance
282 for( FunctionPathIterator funcNext = _functionPaths.begin(), in ~PathProfileLoaderPass() local283 funcEnd = _functionPaths.end(); funcNext != funcEnd; funcNext++) in ~PathProfileLoaderPass()284 for( ProfilePathIterator pathNext = funcNext->second.begin(), in ~PathProfileLoaderPass()285 pathEnd = funcNext->second.end(); pathNext != pathEnd; pathNext++) in ~PathProfileLoaderPass()