Home | History | Annotate | Download | only in src

Lines Matching full:int64constant

372   Node Int64Constant(int64_t Value) {
373 LOG(out << "Int64Constant(" << Value << ") = ");