Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyNullifyDebugValueLists.cpp61 for (auto *DVL : DbgValueLists) { in runOnMachineFunction() local
62 BuildMI(*DVL->getParent(), DVL, DVL->getDebugLoc(), in runOnMachineFunction()
64 DVL->getOperand(0).getMetadata(), DVL->getOperand(1).getMetadata()); in runOnMachineFunction()
65 DVL->eraseFromParent(); in runOnMachineFunction()