SPIRV-Tools/test/opt/dominator_tree
dan sinclair a5e4a53217
Remove context() method from opt::Function (#1700)
This CL removes the context() method from opt::Function. In the places
where the context() was used we can retrieve, or provide, the context in
another fashion.
2018-07-12 10:16:15 -04:00
..
CMakeLists.txt Make fewer test executables 2018-06-12 09:48:42 -04:00
common_dominators.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
generated.cpp Remove context() method from opt::Function (#1700) 2018-07-12 10:16:15 -04:00
nested_ifs_post.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
nested_ifs.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
nested_loops_with_unreachables.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
nested_loops.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
post.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
simple.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
switch_case_fallthrough.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
unreachable_for_post.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
unreachable_for.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00