DataflowSolver now acccepts an "_Equal" template parameter that allows the user
to specify how two dataflow values should be compared for equality. The default is to use std::equal_to. llvm-svn: 42115
Loading
Please register or sign in to comment