Home
last modified time | relevance | path

Searched refs:DontMoveAcrossStores (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1857 bool DontMoveAcrossStores = true; in canFoldIntoMOVCC() local
1858 if (!MI->isSafeToMove(/* AliasAnalysis = */ nullptr, DontMoveAcrossStores)) in canFoldIntoMOVCC()