Searched refs:DontMoveAcrossStores (Results 1 – 4 of 4) sorted by relevance
487 bool DontMoveAcrossStores = true; in canFoldIntoSelect() local488 if (!MI->isSafeToMove(/*AliasAnalysis=*/nullptr, DontMoveAcrossStores)) in canFoldIntoSelect()
489 bool DontMoveAcrossStores = true; in canFoldIntoSelect() local490 if (!MI->isSafeToMove(/*AliasAnalysis=*/nullptr, DontMoveAcrossStores)) in canFoldIntoSelect()
1858 bool DontMoveAcrossStores = true; in canFoldIntoMOVCC() local1859 if (!MI->isSafeToMove(/* AliasAnalysis = */ nullptr, DontMoveAcrossStores)) in canFoldIntoMOVCC()
2059 bool DontMoveAcrossStores = true; in canFoldIntoMOVCC() local2060 if (!MI->isSafeToMove(/* AliasAnalysis = */ nullptr, DontMoveAcrossStores)) in canFoldIntoMOVCC()