Searched refs:UseCall (Results 1 – 1 of 1) sorted by relevance
261 const auto *UseCall = dyn_cast<CallBase>(UseInst); in instructionClobbersQuery() local274 if (UseCall) in instructionClobbersQuery()288 if (UseCall) { in instructionClobbersQuery()289 ModRefInfo I = AA.getModRefInfo(DefInst, UseCall); in instructionClobbersQuery()