MCPcopy Index your code
hub / github.com/TinyCC/tinycc / combine_types

Function combine_types

tccgen.c:2911–3039  ·  view source on GitHub ↗

Check if OP1 and OP2 can be "combined" with operation OP, the combined type is stored in DEST if non-null (except for pointer plus/minus) . */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

gen_opFunction · 0.85
expr_condFunction · 0.85

Calls 7

is_integer_btypeFunction · 0.85
is_null_pointerFunction · 0.85
pointed_typeFunction · 0.85
compare_typesFunction · 0.85
sym_pushFunction · 0.85
is_floatFunction · 0.85

Tested by

no test coverage detected