Searched refs:undef_alloca (Results 1 – 2 of 2) sorted by relevance
320 return ctx->undef_alloca; in get_pointer_into_array()726 !ctx->undef_alloca) { in emit_declaration()732 ctx->undef_alloca = lp_build_alloca_undef( in emit_declaration()748 ptr = ctx->undef_alloca; in emit_declaration()
102 LLVMValueRef undef_alloca; member