Searched defs:simplifyCode (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
| H A D | PPCReduceCRLogicals.cpp | 397 bool simplifyCode() { in simplifyCode() function in __anon3dc228270111::PPCReduceCRLogicals |
| H A D | PPCMIPeephole.cpp | 380 bool PPCMIPeephole::simplifyCode(void) { in simplifyCode() function in __anon80e29f140111::PPCMIPeephole |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | LoopUnswitch.cpp | 1691 void LoopUnswitch::simplifyCode(std::vector<Instruction *> &Worklist, Loop *L) { in simplifyCode() function in LoopUnswitch |