Searched refs:ConstantCondition (Results 1 – 2 of 2) sorted by relevance
2132 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition,
1762 LLVMValueRef LLVMConstSelect(LLVMValueRef ConstantCondition, in LLVMConstSelect() argument1765 return wrap(ConstantExpr::getSelect(unwrap<Constant>(ConstantCondition), in LLVMConstSelect()