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

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h550 bool isFixedObjectIndex(int ObjectIdx) const { function in class:llvm::MachineFrameInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineFrameInfo.h449 /// isFixedObjectIndex - Returns true if the specified index corresponds to a
451 bool isFixedObjectIndex(int ObjectIdx) const { function in class:llvm::MachineFrameInfo

Completed in 539 milliseconds