/external/llvm/lib/CodeGen/ |
D | DeadMachineInstructionElim.cpp | 55 bool DeadMachineInstructionElim::isDead(const MachineInstr *MI) const { in isDead() function in DeadMachineInstructionElim
|
D | MachineInstrBundle.cpp | 191 bool isDead = DeadDefSet.count(Reg) || KilledDefSet.count(Reg); in finalizeBundle() local
|
D | TailDuplication.cpp | 232 bool isDead = MBB->pred_empty() && !MBB->hasAddressTaken(); in TailDuplicateAndUpdate() local 463 TailDuplicatePass::UpdateSuccessorsPHIs(MachineBasicBlock *FromBB, bool isDead, in UpdateSuccessorsPHIs()
|
D | PHIElimination.cpp | 236 bool isDead = MPhi->getOperand(0).isDead(); in LowerPHINode() local
|
D | MachineInstr.cpp | 148 bool isKill, bool isDead, bool isUndef, in ChangeToRegister() 1175 MachineInstr::findRegisterDefOperandIdx(unsigned Reg, bool isDead, bool Overlap, in findRegisterDefOperandIdx()
|
D | LiveInterval.cpp | 535 bool isDead = true; in removeSegment() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 289 bool isDead() const { in isDead() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 637 bool isDead(SymbolRef sym) const { in isDead() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 887 bool HexagonHardwareLoops::isDead(const MachineInstr *MI, in isDead() function in HexagonHardwareLoops
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_peephole.cpp | 62 bool Instruction::isDead() const in isDead() function in nv50_ir::Instruction
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 917 bool isDead() const { return IsDead; } in isDead() function in __anon889b26420211::ContextLocation
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2561 bool isDead = MI->getOperand(0).isDead(); in convertToThreeAddressWithLEA() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 164 bool isDead() const { return getUse() == nullptr; } in isDead() function in __anonadce12ea0211::Slice
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |