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