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