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