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

/external/llvm/lib/CodeGen/
H A DTargetOptionsImpl.cpp20 /// DisableFramePointerElim - This returns true if frame pointer elimination
22 bool TargetOptions::DisableFramePointerElim(const MachineFunction &MF) const { function in class:TargetOptions

Completed in 77 milliseconds