Searched defs:removeFromParent (Results 1 – 8 of 8) sorted by relevance
79 void GlobalValue::removeFromParent() { in removeFromParent() function in GlobalValue 477 void GlobalVariable::removeFromParent() { removeFromParent() function in GlobalVariable 572 void GlobalAlias::removeFromParent() { getParent()->removeAlias(this); } removeFromParent() function in GlobalAlias 607 void GlobalIFunc::removeFromParent() { getParent()->removeIFunc(this); } removeFromParent() function in GlobalIFunc
622 void DbgMarker::removeFromParent() { removeFromParent() function in llvm::DbgMarker 642 void DbgRecord::removeFromParent() { removeFromParent() function in llvm::DbgRecord
273 void BasicBlock::removeFromParent() { removeFromParent() function in BasicBlock
78 void Instruction::removeFromParent() { removeFromParent() function in Instruction
414 void Function::removeFromParent() { removeFromParent() function in Function
1458 MachineBasicBlock *MachineBasicBlock::removeFromParent() { removeFromParent() function in MachineBasicBlock
751 MachineInstr *MachineInstr::removeFromParent() { removeFromParent() function in MachineInstr
234 void VPRecipeBase::removeFromParent() { removeFromParent() function in VPRecipeBase