Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp244 for (auto bbPred : bb.preds) { in ComputeLiveOut() local
257 for (auto bbPred : bb.trys) { in ComputeLiveOut() local
Dbytecode_circuit_builder.cpp546 for (auto bbPred : curBlock.preds) { in ShouldBeDead() local