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

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DGlobals.cpp42 void GlobalValue::destroyConstantImpl() { function in class:GlobalValue
H A DConstants.cpp622 void ConstantInt::destroyConstantImpl() { function in class:ConstantInt
762 void ConstantFP::destroyConstantImpl() { function in class:ConstantFP
1103 void ConstantTokenNone::destroyConstantImpl() { function in class:ConstantTokenNone
1325 void ConstantAggregateZero::destroyConstantImpl() { function in class:ConstantAggregateZero
1331 void ConstantArray::destroyConstantImpl() { function in class:ConstantArray
1341 void ConstantStruct::destroyConstantImpl() { function in class:ConstantStruct
1347 void ConstantVector::destroyConstantImpl() { function in class:ConstantVector
1400 void ConstantPointerNull::destroyConstantImpl() { function in class:ConstantPointerNull
1418 void UndefValue::destroyConstantImpl() { function in class:UndefValue
1463 void BlockAddress::destroyConstantImpl() { function in class:BlockAddress
2324 void ConstantExpr::destroyConstantImpl() { function in class:ConstantExpr
2447 void ConstantDataSequential::destroyConstantImpl() { function in class:ConstantDataSequential
[all...]

Completed in 115 milliseconds