%AConst = constant int 123 implementation ; A SetCC whose result is used should produce instructions to ; compute the boolean value in a register. One whose result ; is unused will only generate the condition code but not ; the boolean result. ; void "unusedBool"(int * %x, int * %y) begin ;