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

Method ruleBlockDoWhile

blockaction.cc:1540–1559  ·  view source on GitHub ↗

Try to find a do/while structure, starting with the given FlowBlock. Any \e break and \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 6

sizeOutMethod · 0.80
isSwitchOutMethod · 0.80
isGotoOutMethod · 0.80
newBlockDoWhileMethod · 0.80
getOutMethod · 0.45
negateConditionMethod · 0.45

Tested by

no test coverage detected