about summary refs log tree commit diff
path: root/src/librustc_data_structures/control_flow_graph/reference.rs
AgeCommit message (Collapse)AuthorLines
2018-07-12rename `control_flow_graph` to `graph`Niko Matsakis-51/+0
2018-07-12deconstruct the `ControlFlowGraph` trait into more granular traitsNiko Matsakis-7/+15
2016-10-20run rustfmt on control_flow_graph folderSrinivas Reddy Thatiparthy-4/+4
2016-06-23add control flow graph and algorithms. add dominator to mirScott A Carr-0/+43