Searched defs:asStore (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/include/polly/Support/ | ||
H A D | ScopHelper.h | 317 llvm::StoreInst *asStore() const { return llvm::cast<llvm::StoreInst>(I); } asStore() function |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | RegionStore.cpp | 223 Store asStore() const { asStore() function in __anon0d3d1f130311::RegionBindingsRef |