Searched refs:isCSECandidate (Results 1 – 1 of 1) sorted by relevance
115 bool isCSECandidate(MachineInstr *MI);400 bool MachineCSEImpl::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSEImpl535 if (!isCSECandidate(&MI)) in ProcessBlockCSE()802 if (!isCSECandidate(MI) || in isPRECandidate()