Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp572 static bool enableAllocFrameElim(const MachineFunction &MF) { in enableAllocFrameElim() function
1028 if ((MFI.hasCalls() && !enableAllocFrameElim(MF)) || HMFI.hasClobberLR()) in hasFP()