Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCheckDebugify.cpp41 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { in runOnModule() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DDebugify.cpp706 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { in checkDebugifyMetadata() local