Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbeam_jump_SUITE.erl82 {{left,right,false},false} = unsafe_move_elimination_1(left, right, false),
83 {{false,right,false},false} = unsafe_move_elimination_1(false, right, true),
84 {{true,right,right},right} = unsafe_move_elimination_1(true, right, true),
88 unsafe_move_elimination_1(Left, Right, Simple0) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbeam_jump_SUITE.erl96 {{left,right,false},false} = unsafe_move_elimination_1(left, right, false),
97 {{false,right,false},false} = unsafe_move_elimination_1(false, right, true),
98 {{true,right,right},right} = unsafe_move_elimination_1(true, right, true),
102 unsafe_move_elimination_1(Left, Right, Simple0) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbeam_jump_SUITE.erl95 {{left,right,false},false} = unsafe_move_elimination_1(left, right, false),
96 {{false,right,false},false} = unsafe_move_elimination_1(false, right, true),
97 {{true,right,right},right} = unsafe_move_elimination_1(true, right, true),
101 unsafe_move_elimination_1(Left, Right, Simple0) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbeam_jump_SUITE.erl96 {{left,right,false},false} = unsafe_move_elimination_1(left, right, false),
97 {{false,right,false},false} = unsafe_move_elimination_1(false, right, true),
98 {{true,right,right},right} = unsafe_move_elimination_1(true, right, true),
102 unsafe_move_elimination_1(Left, Right, Simple0) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbeam_jump_SUITE.erl96 {{left,right,false},false} = unsafe_move_elimination_1(left, right, false),
97 {{false,right,false},false} = unsafe_move_elimination_1(false, right, true),
98 {{true,right,right},right} = unsafe_move_elimination_1(true, right, true),
102 unsafe_move_elimination_1(Left, Right, Simple0) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbeam_jump_SUITE.erl96 {{left,right,false},false} = unsafe_move_elimination_1(left, right, false),
97 {{false,right,false},false} = unsafe_move_elimination_1(false, right, true),
98 {{true,right,right},right} = unsafe_move_elimination_1(true, right, true),
102 unsafe_move_elimination_1(Left, Right, Simple0) -> function