Searched refs:doesAccessArgPointees (Results 1 – 3 of 3) sorted by relevance
274 if (!Call2B.doesAccessArgPointees()) in getModRefInfo()312 if (!Call1B.doesAccessArgPointees()) in getModRefInfo()
229 bool doesAccessArgPointees() const { in doesAccessArgPointees() function
3048 if (ME.doesAccessArgPointees() && all_of(NewArgumentTypes, [&](Type *T) { in rewriteFunctionSignatures()