Home
last modified time | relevance | path

Searched refs:cg_need_heap (Results 1 – 1 of 1) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dv3_codegen.erl57 -record(cg_need_heap, {anno=[] :: term(), record
386 cg(#cg_need_heap{h=H}, _Vdb, Bef, St) ->
438 need_heap_need(H) -> [#cg_need_heap{h=H}].
770 cg_basic_block(#cg_need_heap{}=Ke, {Bef,St0}, _Lf, Vdb) ->