Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp1869 verifyDominationNumbers(F); in verifyMemorySSA()
1919 void MemorySSA::verifyDominationNumbers(const Function &F) const { in verifyDominationNumbers() function in MemorySSA
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h800 void verifyDominationNumbers(const Function &F) const;