Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp844 SDDbgOperand DbgOperand = SD->getLocationOps()[OpIdx]; EmitDbgInstrRef() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2019 auto DbgOperandInstruction = dyn_cast<Instruction>(DbgOperand); in cloneInstructions() local