Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp231 bool NeedCFI = MF.needsFrameMoves(); in runOnMachineFunction() local
233 if (!NeedCFI) in runOnMachineFunction()