Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp289 struct BlocksConnectorInfo { struct
290 bool fallthrough {};
291 bool dead_instructions {};
292 BytecodeInstruction prev_inst {nullptr};
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.h33 struct BlocksConnectorInfo { struct