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

Method isMoveable

op.cc:178–271  ·  view source on GitHub ↗

Its possible for the order of operations to be rearranged in some instances but still keep equivalent data-flow. Test if \b this operation can be moved to occur immediately after a specified \e point operation. This currently only tests for movement within a basic block. \param point is the specified point to move \b this after \return \b true if the move is possible

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

findLoopVariableMethod · 0.80
finalTransformMethod · 0.80

Calls 11

beginDescendMethod · 0.80
endDescendMethod · 0.80
getOrderMethod · 0.80
getEvalTypeMethod · 0.80
codeMethod · 0.80
sizeMethod · 0.80
isAddrTiedMethod · 0.45
isPersistMethod · 0.45
push_backMethod · 0.45
emptyMethod · 0.45
overlapMethod · 0.45

Tested by

no test coverage detected