Searched defs:destroyConstantImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp55 void GlobalValue::destroyConstantImpl() { function in class:GlobalValue
H A DConstants.cpp825 void ConstantInt::destroyConstantImpl() { function in class:ConstantInt
997 void ConstantFP::destroyConstantImpl() { function in class:ConstantFP
1332 void ConstantTokenNone::destroyConstantImpl() { function in class:ConstantTokenNone
1557 void ConstantAggregateZero::destroyConstantImpl() { function in class:ConstantAggregateZero
1562 void ConstantArray::destroyConstantImpl() { function in class:ConstantArray
1571 void ConstantStruct::destroyConstantImpl() { function in class:ConstantStruct
1576 void ConstantVector::destroyConstantImpl() { function in class:ConstantVector
1661 void ConstantPointerNull::destroyConstantImpl() { function in class:ConstantPointerNull
1674 void UndefValue::destroyConstantImpl() { function in class:UndefValue
1715 void BlockAddress::destroyConstantImpl() { function in class:BlockAddress
2631 void ConstantExpr::destroyConstantImpl() { function in class:ConstantExpr
2757 void ConstantDataSequential::destroyConstantImpl() { function in class:ConstantDataSequential
[all...]

Completed in 121 milliseconds