Searched refs:LLVMSetCondition (Results 1 – 3 of 3) sorted by relevance
3438 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond);
1590 LLVMSetCondition(B, C); in llvm_set_condition()
2970 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond) { in LLVMSetCondition() function