Searched defs:fold_left_functions (Results 1 – 2 of 2) sorted by relevance
819 let fold_left_functions f init m = global() function
1453 val fold_left_functions : ('a -> llvalue -> 'a) -> 'a -> llmodule -> 'a global() val