Home
last modified time | relevance | path

Searched defs:StoreEntry (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1190 StoreInst *StoreEntry = B.CreateStore(B.getInt8(0), Alloca); in TEST_F() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp876 for (const auto &StoreEntry : Cluster) { collectSubRegionBindings() local