Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1153 shouldUseDeferredSpillingForVirtReg(const MachineFunction &MF, in shouldUseDeferredSpillingForVirtReg() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2488 TRI->shouldUseDeferredSpillingForVirtReg(*MF, VirtReg)) && in selectOrSplitImpl()