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

Method ruleBlockWhileDo

blockaction.cc:1503–1534  ·  view source on GitHub ↗

Try to find a while/do structure, starting with a given FlowBlock. Any \e break or \e continue must have already been collapsed as some form of \e goto. \param bl is the given FlowBlock \return \b true if the structure was applied

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

sizeOutMethod · 0.80
isSwitchOutMethod · 0.80
isInteriorGotoTargetMethod · 0.80
isGotoOutMethod · 0.80
sizeInMethod · 0.80
newBlockWhileDoMethod · 0.80
setOverflowSyntaxMethod · 0.80
getOutMethod · 0.45
isComplexMethod · 0.45
negateConditionMethod · 0.45

Tested by

no test coverage detected