Home
last modified time | relevance | path

Searched refs:DFNode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DADCE.cpp310 for (auto *DFNode : depth_first(PDTChild)) in initialize() local
311 markLive(BlockInfo[DFNode->getBlock()].Terminator); in initialize()