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

Method restrictedByConditional

block.cc:405–425  ·  view source on GitHub ↗

\brief Check if the condition from the given block holds for \b this block We assume the given block has 2 out-edges and that \b this block is immediately reached by one of these two edges. Some condition holds when traversing the out-edge to \b this, and the complement of the condition holds for traversing the other out-edge. We verify that the condition holds for this entire block. More specif

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

applyMethod · 0.80
applyConstraintsMethod · 0.80

Calls 1

getImmedDomMethod · 0.80

Tested by

no test coverage detected