Searched defs:methodInfos (Results 1 – 1 of 1) sorted by relevance
198 void PGOMethodInfoMap::Merge(Chunk *chunk, PGOMethodInfoMap *methodInfos) in Merge()382 PGOMethodInfoMap *methodInfos = nativeAreaAllocator_.New<PGOMethodInfoMap>(); in ParseFromBinary() local428 PGOMethodInfoMap *methodInfos = nullptr; in ParseFromText() local446 auto methodInfos = iter->second; in ProcessToText() local