Searched refs:findRegisterToSaveLRTo (Results 1 – 2 of 2) sorted by relevance
273 unsigned findRegisterToSaveLRTo(const outliner::Candidate &C) const;
4903 AArch64InstrInfo::findRegisterToSaveLRTo(const outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in AArch64InstrInfo5089 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()5537 unsigned Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()