Searched defs:literalIndex (Results 1 – 4 of 4) sorted by relevance
448 …auto literalIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 1>()).AsRa… in CollectConstantPoolIndexInfoFromBC() local455 …auto literalIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 1>()).AsR… in CollectConstantPoolIndexInfoFromBC() local
293 uint32_t literalIndex = 0; in ParseUnionType() local
1187 uint32_t literalIndex = item.second; in ResolveSnapshotConstantPool() local
489 void QuickFixLoader::InsertBaseClassMethodInfo(uint32_t constpoolIndex, uint32_t literalIndex, Meth… in InsertBaseClassMethodInfo()