Home
last modified time | relevance | path

Searched refs:tryRecordReload (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp189 bool tryRecordReload(Register Reg, int FI, const MachineBasicBlock *MBB) { in tryRecordReload() function in __anon2f435cf10211::RegReloadCache
460 if (EHPad && RC.tryRecordReload(Reg, RegToSlotIdx[Reg], EHPad)) { in insertReloads()