Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp323 for (auto &TOCSave : TOCSaves) in UpdateTOCSaves() local
324 TOCSave.second = false; in UpdateTOCSaves()
1590 for (auto TOCSave : TOCSaves) { in eliminateRedundantTOCSaves() local
1591 if (!TOCSave.second) { in eliminateRedundantTOCSaves()
1592 TOCSave.first->eraseFromParent(); in eliminateRedundantTOCSaves()