Searched defs:removeFromParent (Results 1 – 8 of 8) sorted by relevance
74 void GlobalValue::removeFromParent() { removeFromParent() function in GlobalValue 451 void GlobalVariable::removeFromParent() { removeFromParent() function in GlobalVariable 546 void GlobalAlias::removeFromParent() { getParent()->removeAlias(this); } removeFromParent() function in GlobalAlias 581 void GlobalIFunc::removeFromParent() { getParent()->removeIFunc(this); } removeFromParent() function in GlobalIFunc
442 void DPMarker::removeFromParent() { removeFromParent() function in llvm::DPMarker 462 void DPValue::removeFromParent() { removeFromParent() function in llvm::DPValue
311 void BasicBlock::removeFromParent() { removeFromParent() function in BasicBlock
79 void Instruction::removeFromParent() { removeFromParent() function in Instruction
384 void Function::removeFromParent() { removeFromParent() function in Function
1444 MachineBasicBlock *MachineBasicBlock::removeFromParent() { removeFromParent() function in MachineBasicBlock
710 MachineInstr *MachineInstr::removeFromParent() { removeFromParent() function in MachineInstr
220 void VPRecipeBase::removeFromParent() { removeFromParent() function in VPRecipeBase