Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp362 StoreInst *FirstStore = findPointersWrittenOnForwardingPath() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp367 LLT SmallTy = MRI->getType(FirstStore->getValueReg()); in doSingleStoreMerge() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp711 Instruction *FirstStore = B.CreateStore(Zero, AllocA); in TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8952 StoreSDNode *FirstStore = nullptr; mergeTruncStores() local
[all...]