Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h275 void setFunctionContextIndex(int I) { FunctionContextIdx = I; } in setFunctionContextIndex() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4930 MFI->setFunctionContextIndex(FI); in visitIntrinsicCall()