Lines Matching refs:SawStore
1402 /// SawStore is set to true, it means that there is a store (or call) between1404 bool MachineInstr::isSafeToMove(AliasAnalysis *AA, bool &SawStore) const {1412 SawStore = true;1428 return !SawStore;