Lines Matching defs:IsSafeToHoist
263 SCEV::NoWrapFlags Flags, bool IsSafeToHoist) {
308 if (IsSafeToHoist) {
518 /*IsSafeToHoist*/ false);
565 /*IsSafeToHoist*/ true);
574 /*IsSafeToHoist*/ true);
626 /*IsSafeToHoist*/ true);
630 /*IsSafeToHoist*/ true)
646 SCEV::FlagAnyWrap, /*IsSafeToHoist*/ true);
663 /*IsSafeToHoist*/ true);
666 /*IsSafeToHoist*/ true);
681 SCEV::FlagAnyWrap, /*IsSafeToHoist*/ true);
700 /*IsSafeToHoist*/ SE.isKnownNonZero(S->getRHS()));