Searched defs:setFramePointerSaveIndex (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h89 void setFramePointerSaveIndex(int Idx) { FramePointerSaveIndex = Idx; } function in class:llvm::PPCFunctionInfo

Completed in 70 milliseconds