Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp274 auto visitConnectedBlocks = [&](const ChunkVector<BytecodeRegion *> &succs, size_t curBlockId) { in ComputeDominatorTree()
285 size_t curBlockId = pendingList.back(); in ComputeDominatorTree() local
Dframe_states.cpp58 size_t curBlockId = pendingList.back(); in BuildPostOrderList() local