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