Searched refs:Call1B (Results 1 – 1 of 1) sorted by relevance
308 auto Call1B = getModRefBehavior(Call1); in getModRefInfo() local309 if (Call1B == FMRB_DoesNotAccessMemory) in getModRefInfo()317 if (onlyReadsMemory(Call1B) && onlyReadsMemory(Call2B)) in getModRefInfo()322 if (onlyReadsMemory(Call1B)) in getModRefInfo()324 else if (doesNotReadMemory(Call1B)) in getModRefInfo()381 if (onlyAccessesArgPointees(Call1B)) { in getModRefInfo()382 if (!doesAccessArgPointees(Call1B)) in getModRefInfo()