Searched defs:MustSaveLR (Results 1 – 2 of 2) sorted by relevance
41 bool MustSaveLR; variable
383 bool MustSaveLR = FI->mustSaveLR(); in emitPrologue() local681 bool MustSaveLR = FI->mustSaveLR(); in emitEpilogue() local877 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { in MustSaveLR() function