Skip to content
Snippets Groups Projects
Commit fb9164f0 authored by Michael Gottesman's avatar Michael Gottesman
Browse files

[block-freq] Teach branch probability how to return the edge weight in between...

[block-freq] Teach branch probability how to return the edge weight in between a BasicBlock and one of its successors.

IMHO At some point BasicBlock should be refactored along the lines of
MachineBasicBlock so that successors/weights are actually embedded within the
block. Now is not that time though.

llvm-svn: 197303
parent 8f17dccd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment