Searched refs:IsJumpWithoutEffects (Results 1 – 1 of 1) sorted by relevance
599 static constexpr bool IsJumpWithoutEffects(Bytecode bytecode) { in IsJumpWithoutEffects() function608 bytecode == Bytecode::kNop || IsJumpWithoutEffects(bytecode)); in IsWithoutExternalSideEffects()