Home
last modified time | relevance | path

Searched refs:ClobberWalker (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp492 template <class AliasAnalysisType> class ClobberWalker { class
723 using def_path_iterator = generic_def_path_iterator<DefPath, ClobberWalker>;
725 generic_def_path_iterator<const DefPath, const ClobberWalker>;
926 ClobberWalker(const MemorySSA &MSSA, AliasAnalysisType &AA, DominatorTree &DT) in ClobberWalker() function in __anonca0ba56e0511::ClobberWalker
991 ClobberWalker<AliasAnalysisType> Walker;