Searched refs:llvm_condition (Results 1 – 2 of 2) sorted by relevance
1149 external condition : llvalue -> llvalue = "llvm_condition"
1586 LLVMValueRef llvm_condition(LLVMValueRef V) { return LLVMGetCondition(V); } in llvm_condition() function