Searched refs:ProfilePathIterator (Results 1 – 3 of 3) sorted by relevance
33 typedef std::map<unsigned int,ProfilePath*>::iterator ProfilePathIterator; typedef93 ProfilePathIterator pathBegin();94 ProfilePathIterator pathEnd();
263 ProfilePathIterator PathProfileInfo::pathBegin() { in pathBegin()268 ProfilePathIterator PathProfileInfo::pathEnd() { in pathEnd()285 for( ProfilePathIterator pathNext = funcNext->second.begin(), in ~PathProfileLoaderPass()
119 for( ProfilePathIterator nextPath = pathProfileInfo.pathBegin(), in runOnModule()