Searched defs:push_instr (Results 1 – 2 of 2) sorted by relevance
7 fn push_instr(&mut self, instr: Box<Instr>) -> &mut Instr; in push_instr() method853 fn push_instr(&mut self, instr: Box<Instr>) -> &mut Instr { in push_instr() method892 fn push_instr(&mut self, instr: Box<Instr>) -> &mut Instr { in push_instr() method913 fn push_instr(&mut self, instr: Box<Instr>) -> &mut Instr { in push_instr() method943 fn push_instr(&mut self, instr: Box<Instr>) -> &mut Instr { in push_instr() method
261 fn push_instr(&mut self, instr: Box<Instr>) -> &mut Instr { in push_instr() method