Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp95 bool eliminateRedundantTOCSaves(std::map<MachineInstr *, bool> &TOCSaves);
773 Simplified |= eliminateRedundantTOCSaves(TOCSaves); in simplifyCode()
983 bool PPCMIPeephole::eliminateRedundantTOCSaves( in eliminateRedundantTOCSaves() function in __anon2bc1337a0111::PPCMIPeephole