Home
last modified time | relevance | path

Searched refs:basicBlockId (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp244 auto basicBlockId = graph_[0].id; in ComputeDominatorTree() local
246 pendingList.emplace_back(basicBlockId); in ComputeDominatorTree()