Searched defs:shouldRestoreSPFromFP (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h159 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } function in class:llvm::ARMFunctionInfo

Completed in 161 milliseconds