Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml144 | IndirectBr Constructor
Dllvm.mli194 | IndirectBr Constructor
Dllvm_ocaml.c1430 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
/external/llvm/lib/IR/
DCore.cpp1881 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()