Directed edge between two basic blocks in a CFG.
Synopsis
Declared in <llvm/IR/Dominators.h>
class BasicBlockEdge;
Member Functions
Name |
Description |
|
Constructors |
Return the destination basic block of this edge. |
|
Return the source basic block of this edge. |
Created with MrDocs