Home | History | Annotate | Download | only in Scalar

Lines Matching full:eliminate

145   // First pass, eliminate blocks that contain only PHI nodes and an
196 /// EliminateMostlyEmptyBlocks - eliminate blocks that contain only PHI nodes,
245 // We only want to eliminate blocks whose phi nodes are used by phi nodes in
310 /// EliminateMostlyEmptyBlock - Eliminate a basic block that have only phi's and
647 // It's not safe to eliminate the sign / zero extension of the return value.