Searched refs:NumericConstant (Results 1 – 1 of 1) sorted by relevance
102 auto *NumericConstant = [&] () -> const Constant* { in buildConstDbgValue() local109 if (auto *CI = dyn_cast<ConstantInt>(NumericConstant)) { in buildConstDbgValue()114 } else if (auto *CFP = dyn_cast<ConstantFP>(NumericConstant)) { in buildConstDbgValue()116 } else if (isa<ConstantPointerNull>(NumericConstant)) { in buildConstDbgValue()