Searched refs:DbgOperandInstruction (Results 1 – 1 of 1) sorted by relevance
2094 auto DbgOperandInstruction = dyn_cast<Instruction>(DbgOperand); in cloneInstructions() local2095 if (!DbgOperandInstruction) in cloneInstructions()2098 auto I = ValueMapping.find(DbgOperandInstruction); in cloneInstructions()