reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 if (LRSpillSlotSet) { 48 LRSpillSlotSet = true;lib/Target/XCore/XCoreMachineFunctionInfo.h
54 bool hasLRSpillSlot() { return LRSpillSlotSet; } 56 assert(LRSpillSlotSet && "LR Spill slot not set");