Searched refs:MoveInstr (Results 1 – 3 of 3) sorted by relevance
127 MoveInstr::MoveInstr(Instruction *MovedI, Tracker &Tracker) in MoveInstr() function in MoveInstr135 void MoveInstr::revert() { in revert()145 void MoveInstr::dump() const { in dump()
377 Tracker.track(std::make_unique<MoveInstr>(this, Tracker)); in moveBefore()
159 class MoveInstr : public IRChangeBase {167 MoveInstr(sandboxir::Instruction *I, Tracker &Tracker);