Searched refs:InstNotJump (Results 1 – 1 of 1) sorted by relevance
192 static inline bool InstNotJump(BytecodeInstruction *inst) in InstNotJump() function319 if (InstNotJump(&info.prev_inst) && !info.dead_instructions) { in ConnectBasicBlocks()