Home | History | Annotate | Download | only in ia32

Lines Matching defs:LBranch

941 class LBranch: public LControlInstruction<1, 1> {
943 explicit LBranch(LOperand* value, LOperand* temp) {