Home
last modified time | relevance | path

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

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