Searched defs:IndirectBr (Results 1 – 5 of 5) sorted by relevance
155 | IndirectBr Constructor
213 | IndirectBr Constructor
1730 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
175 IndirectBr Opcode = C.LLVMIndirectBr const
2290 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()