Searched refs:FrameIndexValues (Results 1 – 1 of 1) sorted by relevance
176 SmallVector<const MachineInstr *, 4> FrameIndexValues; in stashEntryDbgValues() local187 FrameIndexValues.push_back(&MI); in stashEntryDbgValues()199 if (llvm::none_of(FrameIndexValues, Overlaps)) in stashEntryDbgValues()