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