Searched defs:simplifyCode (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ | ||
| H A D | PPCReduceCRLogicals.cpp | 397 bool simplifyCode() { in simplifyCode() function in __anon4216a67e0111::PPCReduceCRLogicals |
| H A D | PPCMIPeephole.cpp | 380 bool PPCMIPeephole::simplifyCode(void) { in simplifyCode() function in __anon52e8e82b0111::PPCMIPeephole |
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ | ||
| H A D | LoopUnswitch.cpp | 1691 void LoopUnswitch::simplifyCode(std::vector<Instruction *> &Worklist, Loop *L) { in simplifyCode() function in LoopUnswitch |