Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp45 static bool CanMovePastDMB(const MachineInstr *MI) { in CanMovePastDMB() function
86 } else if (!CanMovePastDMB(&MI)) { in runOnMachineFunction()