Lines Matching full:grouped
26 // * PHI nodes must be the first thing in a basic block, all grouped together2272 // 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());