Searched refs:LLVMConstPointerNull (Results 1 – 3 of 3) sorted by relevance
1444 LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty);
438 external const_pointer_null : lltype -> llvalue = "LLVMConstPointerNull"
645 LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty) { in LLVMConstPointerNull() function