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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 455 /// isImmutableObjectIndex - Returns true if the specified index corresponds
457 bool isImmutableObjectIndex(int ObjectIdx) const {
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 562 /// isImmutableObjectIndex - Returns true if the specified index corresponds
564 bool isImmutableObjectIndex(int ObjectIdx) const {

Completed in 1272 milliseconds