Lines Matching defs:getModRefInfoMask
149 ModRefInfo AAResults::getModRefInfoMask(const MemoryLocation &Loc,
152 return getModRefInfoMask(Loc, AAQIP, IgnoreLocals);
155 ModRefInfo AAResults::getModRefInfoMask(const MemoryLocation &Loc,
160 Result &= AA->getModRefInfoMask(Loc, AAQI, IgnoreLocals);
260 Result &= getModRefInfoMask(Loc);
466 if (!isModSet(getModRefInfoMask(Loc)))
481 return getModRefInfoMask(Loc);
497 return getModRefInfoMask(Loc, AAQI);
510 return getModRefInfoMask(Loc, AAQI);
523 return getModRefInfoMask(Loc, AAQI);