OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLeafProc
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcMachineFunctionInfo.h
51
void
setLeafProc
(bool rhs) { IsLeafProc = rhs; }
SparcFrameLowering.cpp
364
MFI->
setLeafProc
(true);
Completed in 170 milliseconds