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 262 /// getFunctionContextIndex/setFunctionContextIndex - Return the index for the
265 void setFunctionContextIndex(int I) { FunctionContextIdx = I; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 230 milliseconds