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

Method intersection

variable.cc:1155–1190  ·  view source on GitHub ↗

\brief Test the intersection of two HighVariables and cache the result If the Covers of the two variables intersect, this routine returns \b true. To avoid expensive computation on the Cover objects themselves, the test result associated with the pair of HighVariables is cached. \param a is the first HighVariable \param b is the second HighVariable \return \b true if the variables intersect

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mergeAdjacentMethod · 0.80
mergeMethod · 0.80
mergeTestMethod · 0.80

Calls 7

HighEdgeClass · 0.85
intersectListMethod · 0.80
getCoverMethod · 0.80
sizeMethod · 0.80
findMethod · 0.45
endMethod · 0.45
isAddrTiedMethod · 0.45

Tested by

no test coverage detected