Methodnarrow_conditional_operatorNarrow IL operators whose execution is conditional on the boolean value in the accumulator.
* Basically, narrow the JMPC, JMPCN, RETC, RETCN, CALC, a
plc_vm/OpenPLC_v2-master/matiec_src/stage3/narrow_candidate_datatypes.cc:1330
Methodprint_compare_functionCall a standard library function that does a comparison (GT, NE, EQ, LT, ...)
* NOTE: Typically, the function will have the following parameters:
plc_vm/OpenPLC_v2-master/matiec_src/stage4/generate_c/generate_c_base.cc:269