Home | History | Annotate | Download | only in Analysis

Lines Matching full:effects

3121       // These synthetic intrinsics have no side-effects and just mark
3170 // side-effects, even if marked readnone nounwind.
3192 return false; // Misc instructions which have effects
3507 // FIXME: Ignoring infinite loops without any side-effects is too aggressive,