OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:canSimplifyCallFramePseudos
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Target/
TargetFrameLowering.h
168
///
canSimplifyCallFramePseudos
- When possible, it's best to simplify the
175
virtual bool
canSimplifyCallFramePseudos
(const MachineFunction &MF) const {
/external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp
76
///
canSimplifyCallFramePseudos
- If there is a reserved call frame, the
81
ARMFrameLowering::
canSimplifyCallFramePseudos
(const MachineFunction &MF) const {
[
all
...]
Completed in 285 milliseconds