Searched refs:LastStoreMemInst (Results 1 – 1 of 1) sorted by relevance
750 ParseMemoryInst LastStoreMemInst(LastStore, TTI); in processNode() local751 assert(LastStoreMemInst.isUnordered() && in processNode()752 !LastStoreMemInst.isVolatile() && in processNode()754 if (LastStoreMemInst.isMatchingMemLoc(MemInst)) { in processNode()