Lines Matching refs:BytecodeId
1289 BytecodeId b_id = inst.GetId(); in AddIndexDependencyInstFlag()
1297 BytecodeId b_id = inst.GetId(); in AddIndexDependencyInstFlag()
1305 BytecodeId b_id = inst.GetId(); in AddIndexDependencyInstFlag()
1313 BytecodeId b_id = inst.GetId(); in AddIndexDependencyInstFlag()
1363 BytecodeId b_id = inst.GetId(); in UpdateIdInstFlag()
1370 inst.UpdateId(BytecodeId(index)); in UpdateIdInstFlag()
1372 BytecodeId b_id = inst.GetId(); in UpdateIdInstFlag()
1379 inst.UpdateId(BytecodeId(index)); in UpdateIdInstFlag()
1381 BytecodeId b_id = inst.GetId(); in UpdateIdInstFlag()
1388 inst.UpdateId(BytecodeId(index)); in UpdateIdInstFlag()
1390 BytecodeId b_id = inst.GetId(); in UpdateIdInstFlag()
1395 inst.UpdateId(BytecodeId(string_item->GetFileId().GetOffset())); in UpdateIdInstFlag()
1397 BytecodeId b_id = inst.GetId(); in UpdateIdInstFlag()
1401 inst.UpdateId(BytecodeId(array_item->GetFileId().GetOffset())); in UpdateIdInstFlag()