Searched defs:DoMove (Results 1 – 2 of 2) sorted by relevance
2398 bool DoMove = (LastLoc - FirstLoc) <= NumMove*4; // FIXME: Tune this. in RescheduleOps() local
4571 bool DoMove = IsLoadInst && (SrcReg == DstReg) && !IsLargeOffset; in expandUxw() local