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