Searched refs:isCSECandidate (Results 1 – 2 of 2) sorted by relevance
88 bool isCSECandidate(MachineInstr *MI);253 bool MachineCSE::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSE361 if (!isCSECandidate(MI)) in ProcessBlock()
97 bool isCSECandidate(MachineInstr *MI);331 bool MachineCSE::isCSECandidate(MachineInstr *MI) { in isCSECandidate() function in MachineCSE460 if (!isCSECandidate(MI)) in ProcessBlock()