Searched refs:kCastLikeOps (Results 1 – 1 of 1) sorted by relevance
127 static const gtl::FlatSet<string>* const kCastLikeOps = in IsCastLike() local134 return kCastLikeOps->count(node.op()) > 0; in IsCastLike()