Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h274 int getFunctionContextIndex() const { return FunctionContextIdx; } in getFunctionContextIndex() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6418 int FI = MFI->getFunctionContextIndex(); in EmitSjLjDispatchBlock()