Home | History | Annotate | Download | only in x64

Lines Matching refs:FoldConstantSmis

5236     if (FoldConstantSmis(op, left_int, right_int)) return;
6502 FoldConstantSmis(Token::Value op, int left, int right) {