Home | History | Annotate | Download | only in IR

Lines Matching full:grouped

26 //  * PHI nodes must be the first thing in a basic block, all grouped together
2272 // Ensure that the PHI nodes are all grouped together at the top of the block.
2278 "PHI nodes not grouped at top of basic block!", &PN, PN.getParent());