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