Home | History | Annotate | Download | only in Scalar

Lines Matching refs:mayLoopAccessLocation

695 /// mayLoopAccessLocation - Return true if the specified loop might access the
699 mayLoopAccessLocation(Value *Ptr, ModRefInfo Access, Loop *L,
781 if (mayLoopAccessLocation(BasePtr, MRI_ModRef, CurLoop, BECount, StoreSize,
891 if (mayLoopAccessLocation(StoreBasePtr, MRI_ModRef, CurLoop, BECount,
911 if (mayLoopAccessLocation(LoadBasePtr, MRI_Mod, CurLoop, BECount, StoreSize,