Home
last modified time | relevance | path

Searched defs:dropAllReferences (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDUser.h299 void dropAllReferences() { in dropAllReferences() function
HDFunction.h940 void dropAllReferences() { in dropAllReferences() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDGlobals.cpp516 void GlobalVariable::dropAllReferences() { in dropAllReferences() function in GlobalVariable
HDBasicBlock.cpp452 void BasicBlock::dropAllReferences() { in dropAllReferences() function in BasicBlock
HDModule.cpp551 void Module::dropAllReferences() { in dropAllReferences() function in Module
HDMetadata.cpp901 void MDNode::dropAllReferences() { in dropAllReferences() function in MDNode
HDDebugInfoMetadata.cpp2363 void DIArgList::dropAllReferences(bool Untrack) { in dropAllReferences() function in DIArgList
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.cpp527 void VPBasicBlock::dropAllReferences(VPValue *NewValue) { in dropAllReferences() function in VPBasicBlock
722 void VPRegionBlock::dropAllReferences(VPValue *NewValue) { in dropAllReferences() function in VPRegionBlock