Home
last modified time | relevance | path

Searched refs:destroyConstantImpl (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstants.h86 void destroyConstantImpl();
264 void destroyConstantImpl();
343 void destroyConstantImpl();
416 void destroyConstantImpl();
448 void destroyConstantImpl();
500 void destroyConstantImpl();
541 void destroyConstantImpl();
584 void destroyConstantImpl();
833 void destroyConstantImpl();
856 void destroyConstantImpl();
[all …]
H A DGlobalValue.h127 void destroyConstantImpl();
/llvm-project-15.0.7/llvm/lib/IR/
H A DConstants.cpp918 void ConstantInt::destroyConstantImpl() { in destroyConstantImpl() function in ConstantInt
1054 void ConstantFP::destroyConstantImpl() { in destroyConstantImpl() function in ConstantFP
1429 void ConstantTokenNone::destroyConstantImpl() { in destroyConstantImpl() function in ConstantTokenNone
1607 void ConstantArray::destroyConstantImpl() { in destroyConstantImpl() function in ConstantArray
1616 void ConstantStruct::destroyConstantImpl() { in destroyConstantImpl() function in ConstantStruct
1621 void ConstantVector::destroyConstantImpl() { in destroyConstantImpl() function in ConstantVector
1719 void UndefValue::destroyConstantImpl() { in destroyConstantImpl() function in UndefValue
1738 void PoisonValue::destroyConstantImpl() { in destroyConstantImpl() function in PoisonValue
1779 void BlockAddress::destroyConstantImpl() { in destroyConstantImpl() function in BlockAddress
1895 void NoCFIValue::destroyConstantImpl() { in destroyConstantImpl() function in NoCFIValue
[all …]
H A DGlobals.cpp53 void GlobalValue::destroyConstantImpl() { in destroyConstantImpl() function in GlobalValue