Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1914 verifyDominationNumbers(Blocks); in verifyMemorySSA()
1924 verifyDominationNumbers(Blocks); in verifyMemorySSA()
1979 void MemorySSA::verifyDominationNumbers(IterT Blocks) const { in verifyDominationNumbers() function in MemorySSA
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h808 template <typename IterT> void verifyDominationNumbers(IterT Blocks) const;