Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp315 for (auto &TOCSave : TOCSaves) in UpdateTOCSaves() local
316 TOCSave.second = false; in UpdateTOCSaves()
1569 for (auto TOCSave : TOCSaves) { in eliminateRedundantTOCSaves() local
1570 if (!TOCSave.second) { in eliminateRedundantTOCSaves()
1571 TOCSave.first->eraseFromParent(); in eliminateRedundantTOCSaves()