Home | History | Annotate | Download | only in compiler

Lines Matching refs:isBitShift

332 	bool isBitShift = false;
381 isBitShift = true;
390 if(!isBitShift && left->getBasicType() != right->getBasicType())