#pragma once #include "IR/IR_basic.h" #include "cfg.h" std::shared_ptr PhiEliminate(std::shared_ptr src);