Home
last modified time | relevance | path

Searched defs:getObjectOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.h66 unsigned getObjectOffset(const Value *V) { return ObjectOffsets[V]; } in getObjectOffset() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h526 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() function