HomeSort by relevance Sort by last modified time
    Searched defs:canSimplifyCallFramePseudos (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 181 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
188 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 83 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
88 ARMFrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]

Completed in 157 milliseconds