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