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