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

/external/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h135 bool mustSaveLR() const { return MustSaveLR; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp542 bool MustSaveLR = FI->mustSaveLR();
845 bool MustSaveLR = FI->mustSaveLR();

Completed in 81 milliseconds