HomeSort by: relevance | last modified time | path
    Searched defs:const_gep (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1055 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type {i8,ty}))
1061 equivalent to [const_ptrtoint (const_gep (const_null (pointer_type ty))
1217 (** [const_gep pc indices] returns the constant [getElementPtr] of [pc] with the
1220 val const_gep : llvalue -> llvalue array -> llvalue var

Completed in 19 milliseconds