Searched defs:IndirectBr (Results 1 – 4 of 4) sorted by relevance
184 | IndirectBr Constructor
208 | IndirectBr Constructor
1746 value llvm_add_destination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in llvm_add_destination()
3219 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()