Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp192 static inline bool InstNotJump(BytecodeInstruction *inst) in InstNotJump() function
319 if (InstNotJump(&info.prev_inst) && !info.dead_instructions) { in ConnectBasicBlocks()