Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/Support/
H A DScopHelper.h317 llvm::StoreInst *asStore() const { return llvm::cast<llvm::StoreInst>(I); } asStore() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp223 Store asStore() const { asStore() function in __anon0d3d1f130311::RegionBindingsRef