Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.cpp152 auto addDebugifyOperand = [&](unsigned N) { in applyDebugifyMetadata() local
156 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
157 addDebugifyOperand(NextVar - 1); // Original number of variables. in applyDebugifyMetadata()