mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-13 01:40:14 +00:00
a5e4a53217
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common_dominators.cpp | ||
generated.cpp | ||
nested_ifs_post.cpp | ||
nested_ifs.cpp | ||
nested_loops_with_unreachables.cpp | ||
nested_loops.cpp | ||
post.cpp | ||
simple.cpp | ||
switch_case_fallthrough.cpp | ||
unreachable_for_post.cpp | ||
unreachable_for.cpp |