Searched refs:Call1B (Results 1 – 1 of 1) sorted by relevance
306 auto Call1B = getModRefBehavior(Call1); in getModRefInfo() local307 if (Call1B == FMRB_DoesNotAccessMemory) in getModRefInfo()315 if (onlyReadsMemory(Call1B) && onlyReadsMemory(Call2B)) in getModRefInfo()320 if (onlyReadsMemory(Call1B)) in getModRefInfo()322 else if (onlyWritesMemory(Call1B)) in getModRefInfo()379 if (onlyAccessesArgPointees(Call1B)) { in getModRefInfo()380 if (!doesAccessArgPointees(Call1B)) in getModRefInfo()