Searched refs:print_module_to_file (Results 1 – 2 of 2) sorted by relevance
/external/llvm/bindings/python/llvm/tests/ | ||
D | test_core.py | 73 m.print_module_to_file("test2.ll") |
/external/llvm/bindings/python/llvm/ | ||
D | core.py | 262 def print_module_to_file(self, filename): member in Module |