Home | History | Annotate | Download | only in Scalar

Lines Matching defs:mayWriteToMemory

477     bool mayWriteToMemory() const {
479 return Inst->mayWriteToMemory();
711 if (Inst->mayWriteToMemory()) {