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