D | AVRRelaxMemOperations.cpp | 49 template <unsigned OP> bool relax(Block &MBB, BlockIt MBBI); 89 bool AVRRelaxMem::relax<AVR::STDWPtrQRr>(Block &MBB, BlockIt MBBI) { in relax() function in __anon5e3d77890111::AVRRelaxMem 131 return relax<Op>(MBB, MI) in runOnInstruction()
|