Searched defs:getDominatorTree (Results 1 – 3 of 3) sorted by relevance
145 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function
336 DominatorTree &getDominatorTree() const { return DT; } in getDominatorTree() function
468 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function