Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1063 shouldUseDeferredSpillingForVirtReg(const MachineFunction &MF, in shouldUseDeferredSpillingForVirtReg() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp3118 TRI->shouldUseDeferredSpillingForVirtReg(*MF, VirtReg)) && in selectOrSplitImpl()