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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h293 /// mapLocalFrameObject - Map a frame index into the local object block
294 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { function in class:llvm::MachineFrameInfo
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp140 MFI->mapLocalFrameObject(FrameIdx, LocalOffset);

Completed in 110 milliseconds