Home
last modified time | relevance | path

Searched refs:StackSlots (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2540 SmallSet<SpillLocationNo, 32> StackSlots; in placeMLocPHIs() local
2544 StackSlots.insert(MTracker->locIDToSpill(MTracker->LocIdxToLocID[L])); in placeMLocPHIs()
2611 for (SpillLocationNo Slot : StackSlots) { in placeMLocPHIs()