Searched refs:GetMethodToEntryIndexMap (Results 1 – 2 of 2) sorted by relevance
83 const CMap<FuncEntryIndexKey, uint32_t>& GetMethodToEntryIndexMap() const in GetMethodToEntryIndexMap() function
652 const auto &methodToEntryIndexMap = aotInfo_.GetMethodToEntryIndexMap(); in SaveSnapshotFile()