Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp135 bool eliminateRedundantTOCSaves(std::map<MachineInstr *, bool> &TOCSaves);
1363 Simplified |= eliminateRedundantTOCSaves(TOCSaves); in simplifyCode()
1586 bool PPCMIPeephole::eliminateRedundantTOCSaves( in eliminateRedundantTOCSaves() function in __anona649e7600111::PPCMIPeephole