Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:Val

3765         llvm::APSInt Val = EC->getInitVal();
3766 Result += Val.toString(10);