Home
last modified time | relevance | path

Searched defs:FirstStore (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp351 GStore *FirstStore = Stores[0]; in doSingleStoreMerge() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp349 StoreInst *FirstStore = in findPointersWrittenOnForwardingPath() local
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemorySSATest.cpp720 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7976 StoreSDNode *FirstStore = nullptr; in mergeTruncStores() local