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

References

lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  434   if (isa<UndefValue>(V) || isa<ConstantExpr>(V)) {
  434   if (isa<UndefValue>(V) || isa<ConstantExpr>(V)) {
  440   if (ConstantInt *CI = dyn_cast<ConstantInt>(V)) {
  446     assert(ValueMap.count(V) && "V should have been placed in ValueMap when its"
  448     unsigned SrcReg = ValueMap[V];