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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h360 void setFunctionContextIndex(int I) { FunctionContextIdx = I; } function in class:llvm::MachineFrameInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6107 MFI.setFunctionContextIndex(FI);

Completed in 193 milliseconds