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

/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.h57 void setLRSpillSlot(int off) { LRSpillSlot = off; } function in class:llvm::XCoreFunctionInfo

Completed in 22 milliseconds