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

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

Completed in 176 milliseconds