[opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr.
[oota-llvm.git] / include / llvm / IR / InstVisitor.h
2014-03-06 Chandler Carruth[Layering] Move InstVisitor.h into the IR library as...