HomeSort by: relevance | last modified time | path
    Searched defs:removeFromParent (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Globals.cpp 74 void GlobalValue::removeFromParent() {
78 return static_cast<NAME *>(this)->removeFromParent();
381 void GlobalVariable::removeFromParent() {
513 void GlobalAlias::removeFromParent() {
546 void GlobalIFunc::removeFromParent() {
BasicBlock.cpp 125 void BasicBlock::removeFromParent() {
Function.cpp 362 void Function::removeFromParent() {
Instruction.cpp 74 void Instruction::removeFromParent() {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineInstr.cpp 667 MachineInstr *MachineInstr::removeFromParent() {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlan.cpp 547 void VPRecipeBase::removeFromParent() {
559 removeFromParent();
566 removeFromParent();

Completed in 22 milliseconds