Home | History | Annotate | Download | only in Analysis

Lines Matching refs:onlyReadsMemory

385           if (Writers && !CalleeF->onlyReadsMemory())
521 } else if (F->onlyReadsMemory()) {
887 ModRefInfo ConservativeResult = CS.onlyReadsMemory() ? MRI_Ref : MRI_ModRef;