Skip to content
Commit 584e21a3 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Modified DataFlowValues and DataflowSolver to associate dataflow value

with CFG *edges* instead of blocks.  This will fascilitate dataflow
analyses that are sensitive to block terminators, and also simplifies
some reasoning.

Updated UninitializedValues to comply to this new interface.

llvm-svn: 42099
parent 1d77d768
Loading
Loading
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