Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11350 SmallVector<MachineInstr *, 4> SelectDebugValues; in emitSelectPseudo() local
11375 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()
11403 for (MachineInstr *DebugInstr : SelectDebugValues) { in emitSelectPseudo()