Searched refs:hasUnwantedEffectsWhenEXECEmpty (Results 1 – 3 of 3) sorted by relevance
136 if (TII->hasUnwantedEffectsWhenEXECEmpty(*I)) in shouldSkip()
601 bool hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const;
2335 bool SIInstrInfo::hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const { in hasUnwantedEffectsWhenEXECEmpty() function in SIInstrInfo