Searched refs:phi_type (Results 1 – 1 of 1) sorted by relevance
1174 LLVMTypeRef phi_type; in output_fn() local1182 phi_type = insn_symbol_type(insn); in output_fn()1183 ptr = LLVMBuildAlloca(function.builder, phi_type, ""); in output_fn()