Home | History | Annotate | Download | only in IR

Lines Matching defs:destroyConstant

233     cast<Constant>(V)->destroyConstant();
379 const_cast<Constant*>(C)->destroyConstant();
1236 /// destroyConstant - Remove the constant from the constant table.
1238 void ConstantAggregateZero::destroyConstant() {
1243 /// destroyConstant - Remove the constant from the constant table...
1245 void ConstantArray::destroyConstant() {
1254 // destroyConstant - Remove the constant from the constant table...
1256 void ConstantStruct::destroyConstant() {
1261 // destroyConstant - Remove the constant from the constant table...
1263 void ConstantVector::destroyConstant() {
1316 // destroyConstant - Remove the constant from the constant table...
1318 void ConstantPointerNull::destroyConstant() {
1336 // destroyConstant - Remove the constant from the constant table.
1338 void UndefValue::destroyConstant() {
1371 // destroyConstant
1373 void BlockAddress::destroyConstant() {
1415 destroyConstant();
2126 // destroyConstant - Remove the constant from the constant table...
2128 void ConstantExpr::destroyConstant() {
2246 void ConstantDataSequential::destroyConstant() {
2600 destroyConstant();
2675 destroyConstant();
2697 destroyConstant();
2718 destroyConstant();