Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.cpp220 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { in checkDebugifyMetadata() local
226 unsigned OriginalNumLines = getDebugifyOperand(0); in checkDebugifyMetadata()
227 unsigned OriginalNumVars = getDebugifyOperand(1); in checkDebugifyMetadata()