cmpLt 4438 core/CodegenLIR.cpp localSet(sp-1, cmpLt(sp-1, sp), result); cmpLt 4452 core/CodegenLIR.cpp localSet(sp-1, cmpLt(sp, sp-1), result); cmpLt 4584 core/CodegenLIR.cpp cond = cmpLt(a, b); cmpLt 4588 core/CodegenLIR.cpp cond = cmpLt(a, b); cmpLt 4600 core/CodegenLIR.cpp cond = cmpLt(b, a); cmpLt 4604 core/CodegenLIR.cpp cond = cmpLt(b, a); cmpLt 439 core/CodegenLIR.h LIns *cmpLt(int lhsi, int rhsi);