Searched defs:shouldSink (Results 1 – 3 of 3) sorted by relevance
270 virtual bool shouldSink(const MachineInstr &MI) const { in shouldSink() function
363 virtual bool shouldSink(const MachineInstr &MI) const { return true; } in shouldSink() function
3161 bool ARMBaseInstrInfo::shouldSink(const MachineInstr &MI) const { in shouldSink() function in ARMBaseInstrInfo