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