Searched refs:BaseMethodIndex (Results 1 – 2 of 2) sorted by relevance
29 struct BaseMethodIndex { struct33 bool operator < (const BaseMethodIndex &methodIndex) const54 CMap<BaseMethodIndex, MethodLiteral *> baseMethodInfo;79 EntityId baseMethodId, const BaseMethodIndex &indexs);
268 BaseMethodIndex indexs = {constpoolNum, constpoolIndex}; in FindAndReplaceSameMethod()294 BaseMethodIndex indexs = {constpoolNum, constpoolIndex, literalIndex}; in FindAndReplaceSameMethod()322 EntityId baseMethodId, const BaseMethodIndex &indexs) in SaveBaseMethodInfo()324 CMap<BaseMethodIndex, MethodLiteral *> &baseMethodInfo = patchInfo.baseMethodInfo; in SaveBaseMethodInfo()