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