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.cpp405 bool simplifyCode() { in simplifyCode() function in __anoncfc979730211::PPCReduceCRLogicals
430 return simplifyCode(); in runOnMachineFunction()
H A DPPCMIPeephole.cpp128 bool simplifyCode();
176 bool Changed = simplifyCode(); in runOnMachineFunction()
459 bool PPCMIPeephole::simplifyCode() { in simplifyCode() function in __anona649e7600111::PPCMIPeephole