Searched refs:isCSECandidate (Results 1 – 1 of 1) sorted by relevance
93 bool isCSECandidate(MachineInstr *MI);312 bool MachineCSE::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSE443 if (!isCSECandidate(MI)) in ProcessBlock()