Searched refs:UpdateTOCSaves (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp112 void UpdateTOCSaves(std::map<MachineInstr *, bool> &TOCSaves,
226 void PPCMIPeephole::UpdateTOCSaves( function in class:__anon4275::PPCMIPeephole
345 // When encountering a TOC save instruction, call UpdateTOCSaves
349 UpdateTOCSaves(TOCSaves, &MI);

Completed in 45 milliseconds