Searched defs:IndirectBr (Results 1 – 5 of 5) sorted by relevance
184 | IndirectBr Constructor
208 | IndirectBr Constructor
1777 value llvm_add_destination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in llvm_add_destination()
136 IndirectBr Opcode = C.LLVMIndirectBr const
3259 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()