Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A 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
H A DBasicBlock.cpp125 void BasicBlock::removeFromParent() { in removeFromParent() function in BasicBlock
H A DInstruction.cpp74 void Instruction::removeFromParent() { in removeFromParent() function in Instruction
H A DFunction.cpp362 void Function::removeFromParent() { in removeFromParent() function in Function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp547 void VPRecipeBase::removeFromParent() { in removeFromParent() function in VPRecipeBase
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1351 MachineBasicBlock *MachineBasicBlock::removeFromParent() { in removeFromParent() function in MachineBasicBlock
H A DMachineInstr.cpp667 MachineInstr *MachineInstr::removeFromParent() { in removeFromParent() function in MachineInstr