Synopsis

Declared in <llvm/CodeGen/EdgeBundles.h>

class EdgeBundles;

Member Functions

Name

Description

getBlocks

getBlocks ‐ Return an array of blocks that are connected to Bundle.

getBundle

getBundle ‐ Return the ingoing (Out = false) or outgoing (Out = true) bundle number for basic block #N

getMachineFunction

getMachineFunction ‐ Return the last machine function computed.

getNumBundles

getNumBundles ‐ Return the total number of bundles in the CFG.

invalidate

view

view ‐ Visualize the annotated bipartite CFG with Graphviz.

Friends