Home
last modified time | relevance | path

Searched defs:typeId0 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_visitor.cpp879 uint32_t typeId0 = typedInst->GetTypeId0(); in VisitLoadObjectPair() local
908 uint32_t typeId0 = typedInst->GetTypeId0(); in VisitStoreObjectPair() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddump.cpp630 uint32_t typeId0; member in ark::compiler::ObjectPairParams
Dinst.h1963 TypeIdMixin2(uint32_t typeId0, uint32_t typeId1, RuntimeInterface::MethodPtr method) in TypeIdMixin2()