Searched refs:PDTChild (Results 1 – 1 of 1) sorted by relevance
303 for (const auto &PDTChild : children<DomTreeNode *>(PDT.getRootNode())) { in initialize() local304 auto *BB = PDTChild->getBlock(); in initialize()314 for (auto *DFNode : depth_first(PDTChild)) in initialize()