Searched refs:CanMovePastDMB (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMOptimizeBarriersPass.cpp | 42 static bool CanMovePastDMB(const MachineInstr *MI) { function 80 } else if (!CanMovePastDMB(&MI)) { |
Completed in 334 milliseconds