How to find specific "if ops"

I’ve compiled/exported a model to onnx. My target device doesn’t support onnx_if.

How do I find what is generating an “if” in my compiled model?