Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1916 verifyPrevDefInPhis(Blocks); in verifyMemorySSA()
1926 verifyPrevDefInPhis(Blocks); in verifyMemorySSA()
1942 void MemorySSA::verifyPrevDefInPhis(IterT Blocks) const { in verifyPrevDefInPhis() function in MemorySSA
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h809 template <typename IterT> void verifyPrevDefInPhis(IterT Blocks) const;