Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp190 bool hasReload(Register Reg, int FI, const MachineBasicBlock *MBB) { in hasReload() function in __anona19089fc0211::RegReloadCache
461 if (EHPad && !RC.hasReload(Reg, RegToSlotIdx[Reg], EHPad)) { in insertReloads()