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