Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:Dim

3578         llvm::APInt Dim = CAT->getSize();
3579 Result += utostr(Dim.getZExtValue());