Home | History | Annotate | Download | only in Scalar

Lines Matching refs:setDomTree

110     void setDomTree(DominatorTree* D) { DT = D; }
2134 VN.setDomTree(DT);