Searched refs:CallME (Results 1 – 1 of 1) sorted by relevance
171 MemoryEffects CallME = AAR.getMemoryEffects(Call); in checkFunctionMemoryAccess() local174 if (CallME.doesNotAccessMemory()) in checkFunctionMemoryAccess()184 ME |= CallME.getWithoutLoc(MemoryEffects::ArgMem); in checkFunctionMemoryAccess()189 ModRefInfo OtherMR = CallME.getModRef(MemoryEffects::Other); in checkFunctionMemoryAccess()194 ModRefInfo ArgMR = CallME.getModRef(MemoryEffects::ArgMem); in checkFunctionMemoryAccess()