Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSA.h855 bool dominatesUse(const MemoryAccess *, const MemoryAccess *) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1792 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse() function in MemorySSA