Searched defs:removeFromParent (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp659 MachineInstr *MachineInstr::removeFromParent() { function in class:MachineInstr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp117 void BasicBlock::removeFromParent() { function in class:BasicBlock
H A DFunction.cpp240 void Function::removeFromParent() { function in class:Function
H A DGlobals.cpp73 void GlobalValue::removeFromParent() { function in class:GlobalValue
380 void GlobalVariable::removeFromParent() { function in class:GlobalVariable
514 void GlobalAlias::removeFromParent() { function in class:GlobalAlias
547 void GlobalIFunc::removeFromParent() { function in class:GlobalIFunc
H A DInstruction.cpp63 void Instruction::removeFromParent() { function in class:Instruction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp294 void VPRecipeBase::removeFromParent() { function in class:VPRecipeBase

Completed in 280 milliseconds