HomeSort by relevance Sort by last modified time
    Searched refs:setFunctionContextIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 291 /// getFunctionContextIndex/setFunctionContextIndex - Return the index for the
294 void setFunctionContextIndex(int I) { FunctionContextIdx = I; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 83 milliseconds