Return the properties this pass clears on the machine function.
Declared in <llvm/CodeGen/GlobalISel/RegBankSelect.h>
MachineFunctionProperties
getClearedProperties() const;
Register bank selection may introduce PHIs that later passes must not assume are absent.
Properties clearing NoPHIs.