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

Method block2Position

jumptable.cc:2291–2303  ·  view source on GitHub ↗

Given a specific basic-block, figure out which edge out of the switch block hits it. This \e position is different from the index into the address table, the out edges are deduped and may include additional guard destinations. If no edge hits it, throw an exception. \param bl is the specific basic-block \return the position of the basic-block

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

LowlevelErrorClass · 0.85
sizeInMethod · 0.80
getInRevIndexMethod · 0.80
getParentMethod · 0.45
getInMethod · 0.45

Tested by

no test coverage detected