Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:onlyReadsMemory

3580   bool OnlyLoad = HasChain && I.onlyReadsMemory();
5513 !I.onlyReadsMemory())
5563 I.onlyReadsMemory()) {