insGuard          872 core/CodegenLIR.cpp LIns *insGuard(LOpcode v, LIns *cond, GuardRecord *gr) {
insGuard          278 nanojit/LIR.cpp LInsp LirBufWriter::insGuard(LOpcode op, LInsp c, GuardRecord *gr)
insGuard          797 nanojit/LIR.cpp LIns* ExprFilter::insGuard(LOpcode v, LInsp c, GuardRecord *gr)
insGuard         2059 nanojit/LIR.cpp LInsp CseFilter::insGuard(LOpcode v, LInsp c, GuardRecord *gr)