Home | History | Annotate | Download | only in callgrind

Lines Matching refs:arg1

896    IRExpr  *arg1, **argv;
898 arg1 = mkIRExpr_HWord( (HWord)clgs->bb );
899 argv = mkIRExprVec_1(arg1);