Home
last modified time | relevance | path

Searched refs:bId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_reader.cpp1097 BytecodeId bId = inst.GetId(); in InstCheckByFlags() local
1098 File::Index idx = bId.AsIndex(); in InstCheckByFlags()
1105 BytecodeId bId = inst.GetId(); in InstCheckByFlags() local
1106 File::Index idx = bId.AsIndex(); in InstCheckByFlags()
1113 BytecodeId bId = inst.GetId(); in InstCheckByFlags() local
1114 File::Index idx = bId.AsIndex(); in InstCheckByFlags()
1121 BytecodeId bId = inst.GetId(); in InstCheckByFlags() local
1122 File::EntityId oldId = bId.AsFileId(); in InstCheckByFlags()
1174 BytecodeId bId = inst.GetId(); in InstUpdateId() local
1175 File::Index idx = bId in InstUpdateId()
1185 BytecodeId bId = inst.GetId(); InstUpdateId() local
1196 BytecodeId bId = inst.GetId(); InstUpdateId() local
1207 BytecodeId bId = inst.GetId(); InstUpdateId() local
[all...]
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_code_parser_context.cpp230 BytecodeId bId = inst.GetId(); in MakeChangeWithId() local
231 auto oldId = bId.AsFileId(); in MakeChangeWithId()
237 BytecodeId bId = inst.GetId(); in MakeChangeWithId() local
238 auto oldIdx = bId.AsRawValue(); in MakeChangeWithId()

Completed in 4 milliseconds