Searched refs:UseMLOC (Results 1 – 1 of 1) sorted by relevance
325 const MemoryLocOrCall &UseMLOC, in instructionClobbersQuery() argument329 if (UseMLOC.IsCall) in instructionClobbersQuery()332 return instructionClobbersQuery(MD, UseMLOC.getLoc(), MU->getMemoryInst(), in instructionClobbersQuery()1365 MemoryLocOrCall UseMLOC(MU); in optimizeUsesInBlock() local1366 auto &LocInfo = LocStackInfo[UseMLOC]; in optimizeUsesInBlock()1445 if (instructionClobbersQuery(MD, MU, UseMLOC, *AA)) { in optimizeUsesInBlock()