Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp181 SmallVector<const MachineInstr *, 4> FrameIndexValues; in stashEntryDbgValues() local
191 FrameIndexValues.push_back(&MI); in stashEntryDbgValues()
203 if (llvm::none_of(FrameIndexValues, Overlaps)) in stashEntryDbgValues()