Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp94 bool eliminateRedundantCompare(void);
775 Simplified |= eliminateRedundantCompare(); in simplifyCode()
1025 bool PPCMIPeephole::eliminateRedundantCompare(void) { in eliminateRedundantCompare() function in __anon2bc1337a0111::PPCMIPeephole