Home | History | Annotate | Download | only in llvm

Lines Matching full:is_intrinsic

1207 (** [is_intrinsic f] returns true if the function [f] is an intrinsic.
1209 val is_intrinsic : llvalue -> bool