Add params() to FunctionType. NFC.
[oota-llvm.git] / include / llvm / IR / ConstantFolder.h
2014-07-14 Matt ArsenaultAdd CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
2014-03-04 Chandler Carruth[Modules] Move the ConstantFolder into the IR library...