Searched defs:instructionClobbersQuery (Results 1 – 3 of 3) sorted by relevance
263 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery() function315 static ClobberAlias instructionClobbersQuery(MemoryDef *MD, in instructionClobbersQuery() function
287 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery() function331 static bool instructionClobbersQuery(MemoryDef *MD, const MemoryUseOrDef *MU, in instructionClobbersQuery() function
1089 bool MemorySSA::CachingWalker::instructionClobbersQuery( in instructionClobbersQuery() function in llvm::MemorySSA::CachingWalker