Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp190 bool hasReload(Register Reg, int FI, const MachineBasicBlock *MBB) { in hasReload() function in __anon9d3c0ba50211::RegReloadCache
461 if (EHPad && !RC.hasReload(Reg, RegToSlotIdx[Reg], EHPad)) { in insertReloads()