Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h605 bool dominatesUse(const MemoryAccess *, const MemoryAccess *) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSA.h855 bool dominatesUse(const MemoryAccess *, const MemoryAccess *) const;
/external/llvm-project/llvm/include/llvm/Analysis/
DMemorySSA.h853 bool dominatesUse(const MemoryAccess *, const MemoryAccess *) const;
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp577 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse() function in llvm::MemorySSA
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp1792 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse() function in MemorySSA
/external/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp1821 bool MemorySSA::dominatesUse(const MemoryAccess *Replacer, in dominatesUse() function in MemorySSA