Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp191 bool hasReload(Register Reg, int FI, const MachineBasicBlock *MBB) { in hasReload() function in __anoneca90bc80211::RegReloadCache
462 if (EHPad && !RC.hasReload(Reg, RegToSlotIdx[Reg], EHPad)) { in insertReloads()