Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp40 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp686 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { in checkDebugifyMetadata() local