Searched refs:verifyDomTree (Results 1 – 7 of 7) sorted by relevance
73 verifyDomTree(); in verifyAnalysis()145 void MachineDominatorTree::verifyDomTree() const { in verifyDomTree() function in MachineDominatorTree
280 void DominatorTree::verifyDomTree() const { in verifyDomTree() function in DominatorTree324 AM.getResult<DominatorTreeAnalysis>(F).verifyDomTree(); in run()349 DT.verifyDomTree(); in verifyAnalysis()
264 void verifyDomTree() const;
150 void verifyDomTree() const;
607 DEBUG(DT->verifyDomTree()); in UnrollLoop()
742 DT->verifyDomTree(); in processLoop()
3732 DEBUG(DT->verifyDomTree()); in vectorizeLoop()4317 DEBUG(DT->verifyDomTree()); in updateAnalysis()