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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp108 bool eliminateRedundantCompare(void);
1007 Simplified |= eliminateRedundantCompare();
1012 // helper functions for eliminateRedundantCompare
1256 bool PPCMIPeephole::eliminateRedundantCompare(void) { function in class:__anon4275::PPCMIPeephole

Completed in 53 milliseconds