HomeSort by: relevance | last modified time | path
    Searched refs:setFunctionContextIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 361 void setFunctionContextIndex(int I) { FunctionContextIdx = I; }
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 6139 MFI.setFunctionContextIndex(FI);

Completed in 94 milliseconds