Searched refs:domTree (Results 1 – 3 of 3) sorted by relevance
144 auto &domTree = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction() local150 UniformityInfo{F, domTree, cycleInfo, &targetTransformInfo}; in runOnFunction()
31 const MachineDomTree &domTree);
122 const MachineDomTree &domTree) { in computeMachineUniformityInfo() argument124 return MachineUniformityInfo(F, domTree, cycleInfo); in computeMachineUniformityInfo()