Home | History | Annotate | Download | only in XCore

Lines Matching defs:isConst

238   bool isConst = GVar && GVar->isConstant();
239 if (isConst) {