OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getManipulatesSP
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
69
bool
getManipulatesSP
() const { return ManipulatesSP; }
SystemZFrameLowering.cpp
482
MF.getInfo<SystemZMachineFunctionInfo>()->
getManipulatesSP
());
Completed in 66 milliseconds