HomeSort by relevance Sort by last modified time
    Searched refs:InsertBlock (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 142 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint)
143 : Block(InsertBlock), Point(InsertPoint) {}
    [all...]

Completed in 31 milliseconds