Searched defs:isImmutableObjectIndex (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h562 /// isImmutableObjectIndex - Returns true if the specified index corresponds
564 bool isImmutableObjectIndex(int ObjectIdx) const { function in class:llvm::MachineFrameInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineFrameInfo.h455 /// isImmutableObjectIndex - Returns true if the specified index corresponds
457 bool isImmutableObjectIndex(int ObjectIdx) const { function in class:llvm::MachineFrameInfo

Completed in 976 milliseconds