Searched defs:IndirectBr (Results 1 – 4 of 4) sorted by relevance
144 | IndirectBr Constructor
194 | IndirectBr Constructor
1430 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
1881 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()