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

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 255 /// getStackProtectorIndex/setStackProtectorIndex - Return the index for the
259 void setStackProtectorIndex(int I) { StackProtectorIdx = I; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 87 milliseconds