Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp918 static bool isXPLeafCandidate(const MachineFunction &MF) { in isXPLeafCandidate() function
982 bool IsLeaf = CSI.empty() && isXPLeafCandidate(MF); in assignCalleeSavedSpillSlots()