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