Home
last modified time | relevance | path

Searched defs:IndirectBr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1190 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
/external/llvm/lib/VMCore/
DCore.cpp1698 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()