Home | History | Annotate | Download | only in IR

Lines Matching refs:destroyConstant

253     cast<Constant>(V)->destroyConstant();
422 const_cast<Constant*>(C)->destroyConstant();
1280 /// destroyConstant - Remove the constant from the constant table.
1282 void ConstantAggregateZero::destroyConstant() {
1287 /// destroyConstant - Remove the constant from the constant table...
1289 void ConstantArray::destroyConstant() {
1298 // destroyConstant - Remove the constant from the constant table...
1300 void ConstantStruct::destroyConstant() {
1305 // destroyConstant - Remove the constant from the constant table...
1307 void ConstantVector::destroyConstant() {
1360 // destroyConstant - Remove the constant from the constant table...
1362 void ConstantPointerNull::destroyConstant() {
1380 // destroyConstant - Remove the constant from the constant table.
1382 void UndefValue::destroyConstant() {
1426 // destroyConstant - Remove the constant from the constant table.
1428 void BlockAddress::destroyConstant() {
1470 destroyConstant();
2231 // destroyConstant - Remove the constant from the constant table...
2233 void ConstantExpr::destroyConstant() {
2351 void ConstantDataSequential::destroyConstant() {
2705 destroyConstant();
2780 destroyConstant();
2802 destroyConstant();
2823 destroyConstant();