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