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