Searched refs:PHINodes (Results 1 – 6 of 6) sorted by relevance
4 ; Show that we do differentiate between outputs of the region stored in PHINodes5 ; versus those stored outside of PHINodes.
4 ; Show that we are able to extract blocks that contain PHINodes, and selectively
4 ; When consolidating PHINodes, the outliner replaces the incoming value with
4 ; Make sure that when we merge phi nodes, we do not merge two different PHINodes
713 SmallVector<PHINode *, 16> PHINodes; in demotePHIsOnFunclets() local730 PHINodes.push_back(PN); in demotePHIsOnFunclets()734 for (auto *PN : PHINodes) { in demotePHIsOnFunclets()