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

/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h105 void setMustSaveLR(bool U) { MustSaveLR = U; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp771 FI->setMustSaveLR(MustSaveLR(MF, LR));

Completed in 127 milliseconds