Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h269 int getFunctionContextIndex() const { return FunctionContextIdx; } in getFunctionContextIndex() function
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMISelLowering.cpp6868 int FI = MFI->getFunctionContextIndex(); in EmitSjLjDispatchBlock()