Add another option to cloneGraph
[oota-llvm.git] / include / llvm / Analysis / DataStructure / DSSupport.h
2002-11-07 Chris LattnerExpose isPointerType to clients of dsanalysis
2002-11-06 Chris LattnerMake PointerShift/Size be enums so they are constants...
2002-11-06 Chris LattnerDramatically simplify internal DSNode representation...
2002-11-02 Misha BrukmanFixed comment on top of DSNode.h, added note to DSSuppo...
2002-10-31 Misha BrukmanRefactored DSGraph.h: