Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isSafePHIToSpeculate

1079 static bool isSafePHIToSpeculate(PHINode &PN,
3209 if (!isSafePHIToSpeculate(**I, DL)) {