Add support for a top-down propagation pass:
-- Save a copy of the original call nodes in DSGraph before inlining bottom-up. -- Also, save a list of the callers of each function in DSGraph. llvm-svn: 2966
Loading
Please register or sign in to comment