Rename Operation::getAs to Operation::dyn_cast
Also rename Operation::is to Operation::isa Introduce Operation::cast All of these are for consistency with global dyn_cast/cast/isa operators. PiperOrigin-RevId: 217878786
Loading
Please sign in to comment