imm2Int          1089 core/CodegenLIR.cpp                     a = isPromote(a->opcode()) ? a->oprnd1() : imm2Int(a);
imm2Int          1090 core/CodegenLIR.cpp                     b = isPromote(b->opcode()) ? b->oprnd1() : imm2Int(b);