Searched refs:PHIHandler (Results 1 – 1 of 1) sorted by relevance
6611 class PHIHandler { class6618 PHIHandler() = delete;6619 PHIHandler(DominatorTree &DT, PHINode *Main, ArrayRef<Value *> Phis) in PHIHandler() function in __anon5824d9495d11::PHIHandler7054 PHIHandler Handler(*DT, PH, VL); in buildTree_rec()