Searched refs:entrybbr (Results 1 – 1 of 1) sorted by relevance
1173 LLVMBasicBlockRef entrybbr; in output_fn() local1180 entrybbr = LLVMGetEntryBasicBlock(function.fn); in output_fn()1181 LLVMPositionBuilderAtEnd(function.builder, entrybbr); in output_fn()