Searched refs:InstrReg (Results 1 – 1 of 1) sorted by relevance
734 Register InstrReg = TII.isLoadFromStackSlot(*MI, FI); in coalesceStackAccess() local735 bool IsLoad = InstrReg; in coalesceStackAccess()737 InstrReg = TII.isStoreToStackSlot(*MI, FI); in coalesceStackAccess()740 if (InstrReg != Reg || FI != StackSlot) in coalesceStackAccess()