Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10083 SmallVector<MachineInstr *, 4> SelectDebugValues; in emitSelectPseudo() local
10108 SequenceMBBI->collectDebugValues(SelectDebugValues); in emitSelectPseudo()
10135 for (MachineInstr *DebugInstr : SelectDebugValues) { in emitSelectPseudo()