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