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