Searched refs:LLVMAddDestination (Results 1 – 2 of 2) sorted by relevance
4220 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest);
3476 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination() function