Home
last modified time | relevance | path

Searched defs:instId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.cpp318 void RegAllocVerifier::UpdateLocation(Location location, DataType::Type type, uint32_t instId) in UpdateLocation()
345 auto instId = user.GetInst()->GetId(); in HandleDest() local
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp994 …[[maybe_unused]] auto instId = deoptimizeType >> MinimumBitsToStore(ark::compiler::DeoptimizeType:… in DeoptimizeEntrypoint() local