Home | History | Annotate | Download | only in Scalar

Lines Matching refs:StoreLoc

888   // with store of &A[100], we need to StoreLoc to be "A" with size of 100,
890 AliasAnalysis::Location StoreLoc(Ptr, AccessSize);
896 (AA.getModRefInfo(I, StoreLoc) & Access))