Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:mayWriteToMemory

873   return !I->mayWriteToMemory() && // Side-effecting instructions aren't folded.