Searched refs:InstrReg (Results 1 – 1 of 1) sorted by relevance
839 Register InstrReg = TII.isLoadFromStackSlot(*MI, FI); in coalesceStackAccess() local840 bool IsLoad = InstrReg.isValid(); in coalesceStackAccess()842 InstrReg = TII.isStoreToStackSlot(*MI, FI); in coalesceStackAccess()845 if (InstrReg != Reg || FI != StackSlot) in coalesceStackAccess()