Home | History | Annotate | Download | only in compiler

Lines Matching full:machine_

21   NodeMatcherTest() : machine_(zone()) {}
24 MachineOperatorBuilder* machine() { return &machine_; }
27 MachineOperatorBuilder machine_;