MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / hasReservedCallFrame

Method hasReservedCallFrame

lib/Target/ARM/ARMFrameLowering.cpp:79–90  ·  view source on GitHub ↗

hasReservedCallFrame - Under normal circumstances, when a frame pointer is not required, we reserve argument space for call sites in the function immediately on entry to the current function. This eliminates the need for add/sub sp brackets around call sites. Returns true if the call frame is included as part of the stack frame.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

hasBasePointerMethod · 0.45
canRealignStackMethod · 0.45
eliminateFrameIndexMethod · 0.45
eliminateFrameIndexMethod · 0.45
estimateStackSizeMethod · 0.45

Calls 3

getFrameInfoMethod · 0.80
getMaxCallFrameSizeMethod · 0.80
hasVarSizedObjectsMethod · 0.80

Tested by

no test coverage detected