MCPcopy Create free account
hub / github.com/cseagle/blc / evaluatePointerExpression

Method evaluatePointerExpression

ruleaction.cc:6217–6258  ·  view source on GitHub ↗

\brief Determine if the expression rooted at the given INT_ADD operation is ready for conversion Converting an expression of INT_ADDs into PTRSUBs and PTRADDs requires that the base pointer be at the root of the expression tree. This method evaluates whether given root has the base pointer at the bottom. If not, a \e push transform needs to be performed before RulePtrArith can apply. This metho

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

isFreeMethod · 0.80
getMetatypeMethod · 0.80
getTypeReadFacingMethod · 0.80
beginDescendMethod · 0.80
endDescendMethod · 0.80
codeMethod · 0.80
getInMethod · 0.45
isConstantMethod · 0.45
getOutMethod · 0.45
getSlotMethod · 0.45
isSpacebaseMethod · 0.45
isInputMethod · 0.45

Tested by

no test coverage detected