Home | History | Annotate | Download | only in ia32

Lines Matching refs:true_block

1801   int true_block = instr->TrueDestination(chunk_);
1803 __ jmp(chunk_->GetAssemblyLabel(true_block));
1805 __ j(cc, chunk_->GetAssemblyLabel(true_block));