Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isSafeToSpeculativelyExecute

881           // needed because otherwise isSafeToSpeculativelyExecute returns
883 if (!isSimpleLoadStore(J2) && !isSafeToSpeculativelyExecute(J2, DL))
928 !isSafeToSpeculativelyExecute(J1, DL)) ||
930 !isSafeToSpeculativelyExecute(J2, DL)))) {
1033 isSafeToSpeculativelyExecute(J, DL))))