Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Expander

1085     SCEVExpander Expander(*SE, "reroll");
1086 Value *NewIV = Expander.expandCodeFor(H, IV->getType(), Header->begin());
1104 ICMinus1 = Expander.expandCodeFor(ICMinus1SCEV, NewIV->getType(), BI);
1110 ICMinus1 = Expander.expandCodeFor(ICMinus1SCEV, NewIV->getType(),