Home | History | Annotate | Download | only in tutorial

Lines Matching full:run_function

195             let _ = PassManager.run_function the_function the_fpm in
266 "``Llvm_executionengine.ExecutionEngine.run_function``" function. This
281 let result = ExecutionEngine.run_function the_function [||]
339 ``run_function``.
786 let _ = PassManager.run_function the_function the_fpm in
832 let result = ExecutionEngine.run_function the_function [||]