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

/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.h34 std::vector<std::pair<MCSymbol*, CalleeSavedInfo> > SpillLabels; member in class:llvm::XCoreFunctionInfo
H A DXCoreFrameLowering.cpp189 std::vector<std::pair<MCSymbol*, CalleeSavedInfo> >&SpillLabels = local

Completed in 53 milliseconds