Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2505 SmallSet<SpillLocationNo, 32> StackSlots; in placeMLocPHIs() local
2509 StackSlots.insert(MTracker->locIDToSpill(MTracker->LocIdxToLocID[L])); in placeMLocPHIs()
2576 for (SpillLocationNo Slot : StackSlots) { in placeMLocPHIs()