reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
 1545   for (llvm::User *u : old_constant->users())
 1563               [&value_maker, &entry_instruction_finder, old_constant,
 1568                 if (constant_expr->getOperand(0) != old_constant)
 1587               [&value_maker, &entry_instruction_finder, old_constant,
 1591                 if (ptr == old_constant)
 1603                   if (operand == old_constant)
 1637             old_constant, value_maker.GetValue(inst->getParent()->getParent()));
 1647   if (!isa<GlobalValue>(old_constant)) {
 1648     old_constant->destroyConstant();