Home
last modified time | relevance | path

Searched defs:nextBlock (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dlinear_order.cpp30 void LinearOrder::HandleIfBlock(BasicBlock *ifTrueBlock, BasicBlock *nextBlock) in HandleIfBlock() argument
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dglobal_object_storage.h217 auto nextBlock = DecodeIndex(storage_[firstAvailableBlock_]); in Add() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp307 BytecodeRegion &nextBlock = RegionAt(1); in BuildEntryBlock() local

Completed in 4 milliseconds