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