Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp29 void JSArrayBuffer::CopyDataBlockBytes(JSTaggedValue toBlock, JSTaggedValue fromBlock, int32_t from… in CopyDataBlockBytes()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp749 auto &toBlock = bcBuilder_->GetBasicBlockById(toId); in CountLoopBackEdge() local
863 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ComputeLoopInfo() local
870 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ComputeLoopInfo() local
939 auto& toBlock = bcBuilder_->GetBasicBlockById(info.toId); in ResizeLoopBody() local