#pragma once #include "CFGraph.h" #include "IR.h" std::map> buildIRSSAForm(std::map> fullIR);