Searched refs:InstrReg (Results 1 – 1 of 1) sorted by relevance
687 unsigned InstrReg = TII.isLoadFromStackSlot(*MI, FI); in coalesceStackAccess() local688 bool IsLoad = InstrReg; in coalesceStackAccess()690 InstrReg = TII.isStoreToStackSlot(*MI, FI); in coalesceStackAccess()693 if (InstrReg != Reg || FI != StackSlot) in coalesceStackAccess()