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