Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A DDebugify.cpp153 auto addDebugifyOperand = [&](unsigned N) { in applyDebugifyMetadata() local
157 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
158 addDebugifyOperand(NextVar - 1); // Original number of variables. in applyDebugifyMetadata()