Searched refs:isCSECandidate (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DMachineCSE.cpp93 bool isCSECandidate(MachineInstr *MI);
312 bool MachineCSE::isCSECandidate(MachineInstr *MI) { function in class:MachineCSE
443 if (!isCSECandidate(MI))

Completed in 91 milliseconds