MCPcopy Create free account
hub / github.com/MauriceGit/compiler / getParametersOnStack

Function getParametersOnStack

codeGeneration.go:1120–1150  ·  view source on GitHub ↗

getParametersOnStack filters the given parameter/variable list an returns lists of variables by type that are placed on the stack instead of registers!

(parameters []Variable, isMultiReturn bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getFunctionRegistersFunction · 0.85
filterVarTypeFunction · 0.85

Tested by

no test coverage detected