Searched defs:domTree (Results 1 – 2 of 2) sorted by relevance
169 auto &domTree = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction() local
158 const MachineDominatorTree &domTree, bool HasBranchDivergence) { in computeMachineUniformityInfo()