Searched refs:buildDominatorTree (Results 1 – 2 of 2) sorted by relevance
39 Dom.buildDominatorTree(AC->getCFG()); in checkASTCodeBody()65 Dom.buildDominatorTree(AC->getCFG()); in checkASTCodeBody()
51 buildDominatorTree(cfg); in CFGDominatorTreeImpl()87 void buildDominatorTree(CFG *cfg) { in buildDominatorTree() function