Searched refs:Call1B (Results 1 – 1 of 1) sorted by relevance
267 auto Call1B = getModRefBehavior(Call1); in getModRefInfo() local268 if (Call1B == FMRB_DoesNotAccessMemory) in getModRefInfo()276 if (onlyReadsMemory(Call1B) && onlyReadsMemory(Call2B)) in getModRefInfo()281 if (onlyReadsMemory(Call1B)) in getModRefInfo()283 else if (doesNotReadMemory(Call1B)) in getModRefInfo()340 if (onlyAccessesArgPointees(Call1B)) { in getModRefInfo()341 if (!doesAccessArgPointees(Call1B)) in getModRefInfo()