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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h267 /// getFunctionContextIndex/setFunctionContextIndex - Return the index for the
269 int getFunctionContextIndex() const { return FunctionContextIdx; } function in class:llvm::MachineFrameInfo
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6868 int FI = MFI->getFunctionContextIndex();

Completed in 176 milliseconds