reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4501 if (Val == nullptr || Val == KnownLive1 || Val == KnownLive2) 4501 if (Val == nullptr || Val == KnownLive1 || Val == KnownLive2) 4501 if (Val == nullptr || Val == KnownLive1 || Val == KnownLive2) 4505 if (!isa<Instruction>(Val) && !isa<Argument>(Val)) return true; 4505 if (!isa<Instruction>(Val) && !isa<Argument>(Val)) return true; 4510 if (AllocaInst *AI = dyn_cast<AllocaInst>(Val)) 4517 return Val->isUsedInBasicBlock(MemoryInst->getParent());