CodeQL library for C/C++
codeql/cpp-all 0.6.0 ( changelog , source )
Search

Member predicate IRBlock :: getBackEdgeSuccessor

Gets the block to which control flows directly from this block along a back edge of kind kind.

IRBlock getBackEdgeSuccessor ( EdgeKind kind )