Searched refs:LLVMAddDestination (Results 1 – 3 of 3) sorted by relevance
3762 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest);
1747 LLVMAddDestination(IndirectBr, Dest); in llvm_add_destination()
3219 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination() function