Synopsis
Declared in <llvm/CodeGen/EdgeBundles.h>
class EdgeBundles;
Member Functions
Name |
Description |
getBlocks ‐ Return an array of blocks that are connected to Bundle. |
|
getBundle ‐ Return the ingoing (Out = false) or outgoing (Out = true) bundle number for basic block #N |
|
getMachineFunction ‐ Return the last machine function computed. |
|
getNumBundles ‐ Return the total number of bundles in the CFG. |
|
view ‐ Visualize the annotated bipartite CFG with Graphviz. |
Friends
Name |
Description |
Created with MrDocs