Home
last modified time | relevance | path

Searched defs:LastStore (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1260 Instruction *LastStore = nullptr; in processNode() local
H A DNewGVN.cpp1410 const auto *LastStore = createStoreExpression(SI, StoreRHS); in performSymbolicStoreEvaluation() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp524 std::pair<CharUnits, CharUnits> LastStore = Stores.pop_back_val(); in EmitNullBaseClassInitialization() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2209 std::map<int,IndexType> LastStore, LastLoad; in optimizeSpillSlots() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3713 auto &LastStore = StoreMI; in matchTruncStoreMerge() local