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

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

Completed in 76 milliseconds