Codegen: Factor out canTailDuplicate
canTailDuplicate accepts two blocks and returns true if the first can be duplicated into the second successfully. Use this function to encapsulate the heuristic. llvm-svn: 276062
Loading
Please register or sign in to comment