Searched refs:hasPostDomTree (Results 1 – 2 of 2) sorted by relevance
60 bool hasPostDomTree() const { return PDT != nullptr; } in hasPostDomTree() function
275 assert((!DTU || !DTU->hasPostDomTree()) && in SimplifyCFGOpt()