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