Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp187 SmallVector<const MachineInstr *, 4> FrameIndexValues; in stashEntryDbgValues() local
198 FrameIndexValues.push_back(&MI); in stashEntryDbgValues()
210 if (llvm::none_of(FrameIndexValues, Overlaps)) in stashEntryDbgValues()