Searched refs:isReassociationCandidate (Results 1 – 2 of 2) sorted by relevance
892 bool TargetInstrInfo::isReassociationCandidate(const MachineInstr &Inst, in isReassociationCandidate() function in TargetInstrInfo925 if (isReassociationCandidate(Root, Commute)) { in getMachineCombinerPatterns()
1250 bool isReassociationCandidate(const MachineInstr &Inst, bool &Commuted) const;