Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A DDebugify.cpp221 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { in checkDebugifyMetadata() local
227 unsigned OriginalNumLines = getDebugifyOperand(0); in checkDebugifyMetadata()
228 unsigned OriginalNumVars = getDebugifyOperand(1); in checkDebugifyMetadata()