Searched defs:run_function (Results 1 – 4 of 4) sorted by relevance
29 const char* run_function, in RunTask()
61 void run_function(Simulator *simulator, Label *function, in run_function() function
128 val run_function : Llvm.llvalue -> GenericValue.t array -> t -> val
2458 val run_function : llvalue -> [ `Function ] t -> bool val