Searched refs:tryRecordReload (Results 1 – 1 of 1) sorted by relevance
189 bool tryRecordReload(Register Reg, int FI, const MachineBasicBlock *MBB) { in tryRecordReload() function in __anon2f435cf10211::RegReloadCache460 if (EHPad && RC.tryRecordReload(Reg, RegToSlotIdx[Reg], EHPad)) { in insertReloads()