Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp398 bool simplifyCode() { in simplifyCode() function in __anon41f0203b0111::PPCReduceCRLogicals
425 return simplifyCode(); in runOnMachineFunction()
H A DPPCMIPeephole.cpp123 bool simplifyCode();
171 bool Changed = simplifyCode(); in runOnMachineFunction()
452 bool PPCMIPeephole::simplifyCode() { in simplifyCode() function in __anon934d18280111::PPCMIPeephole