Searched defs:TOCSaves (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp274 std::map<MachineInstr *, bool> TOCSaves; local
226 UpdateTOCSaves( std::map<MachineInstr *, bool> &TOCSaves, MachineInstr *MI) argument
1214 eliminateRedundantTOCSaves( std::map<MachineInstr *, bool> &TOCSaves) argument
[all...]

Completed in 105 milliseconds