Home | History | Annotate | Download | only in ia32

Lines Matching full:is_false

6300     JumpTarget is_false;
6301 ControlDestination dest(destination()->true_target(), &is_false, false);
6306 // there are no dangling jumps to is_false then the left
6309 if (is_false.is_linked()) {
6318 is_false.Bind();
6329 // The left subexpression compiled to control flow (and is_false
6335 // one on all paths. There are possibly also jumps to is_false
6354 is_false.Bind();