Home
last modified time | relevance | path

Searched defs:removeFromParent (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DGlobals.cpp74 void GlobalValue::removeFromParent() { in removeFromParent() function in GlobalValue
381 void GlobalVariable::removeFromParent() { in removeFromParent() function in GlobalVariable
513 void GlobalAlias::removeFromParent() { in removeFromParent() function in GlobalAlias
546 void GlobalIFunc::removeFromParent() { in removeFromParent() function in GlobalIFunc
DBasicBlock.cpp125 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock
DInstruction.cpp74 void Instruction::removeFromParent() { in removeFromParent() function in Instruction
DFunction.cpp361 void Function::removeFromParent() { in removeFromParent() function in Function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineBasicBlock.cpp1325 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock
DMachineInstr.cpp667 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp618 void VPRecipeBase::removeFromParent() { in removeFromParent() function in VPRecipeBase