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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h261 /// getFunctionContextIndex/setFunctionContextIndex - Return the index for the
264 void setFunctionContextIndex(int I) { FunctionContextIdx = I; } function in class:llvm::MachineFrameInfo
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4708 MFI->setFunctionContextIndex(FI);

Completed in 194 milliseconds