Lines Matching defs:getModRefInfoMask
151 ModRefInfo AAResults::getModRefInfoMask(const MemoryLocation &Loc,
154 return getModRefInfoMask(Loc, AAQIP, IgnoreLocals);
157 ModRefInfo AAResults::getModRefInfoMask(const MemoryLocation &Loc,
162 Result &= AA->getModRefInfoMask(Loc, AAQI, IgnoreLocals);
262 Result &= getModRefInfoMask(Loc);
504 if (!isModSet(getModRefInfoMask(Loc)))
519 return getModRefInfoMask(Loc);
535 return getModRefInfoMask(Loc, AAQI);
548 return getModRefInfoMask(Loc, AAQI);
561 return getModRefInfoMask(Loc, AAQI);