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