Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasMemory

6573   bool hasMemory = false;
6629 hasMemory = true;
6635 hasMemory = true;
6646 if (hasMemory || IA->hasSideEffects())
7066 if (!IA->hasSideEffects() && !hasMemory && IndirectStoresToEmit.empty())