Searched refs:getLocalOffset (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp61 int64_t getLocalOffset() const { return LocalOffset; } function in class:__anon2472::FrameRef
338 int64_t LocalOffset = FR.getLocalOffset();
388 FrameReferenceInsns[ref + 1].getLocalOffset(),

Completed in 109 milliseconds