HomeSort by relevance Sort by last modified time
    Searched full:erasefromparent (Results 126 - 150 of 174) sorted by null

1 2 3 4 56 7

  /external/llvm/lib/Target/ARM/
Thumb2InstrInfo.cpp 77 MBBI->eraseFromParent();
ARMISelLowering.cpp     [all...]
ARMFrameLowering.cpp 654 MI->eraseFromParent();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp 340 LastInst->eraseFromParent();
MipsISelLowering.cpp 784 MI->eraseFromParent(); // The pseudo instruction is gone now.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 160 DeadInst->eraseFromParent();
DeadStoreElimination.cpp 134 DeadInst->eraseFromParent();
TailRecursionElimination.cpp 208 PN->eraseFromParent();
GVN.cpp     [all...]
LoopStrengthReduce.cpp 659 I->eraseFromParent();
    [all...]
  /external/llvm/lib/VMCore/
Core.cpp     [all...]
Instruction.cpp 71 void Instruction::eraseFromParent() {
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 407 Inst->eraseFromParent();
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 797 /// eraseFromParent - This method unlinks 'this' from the containing basic
799 void MachineInstr::eraseFromParent() {
    [all...]
StrongPHIElimination.cpp 329 PHI->eraseFromParent();
    [all...]
VirtRegRewriter.cpp     [all...]
  /external/clang/lib/CodeGen/
CGRTTI.cpp 680 OldGV->eraseFromParent();
    [all...]
CGObjCGNU.cpp     [all...]
CGExprAgg.cpp     [all...]
  /external/llvm/lib/Analysis/
DIBuilder.cpp 57 NMD->eraseFromParent();
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 548 Stub->eraseFromParent();
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp     [all...]

Completed in 640 milliseconds

1 2 3 4 56 7