reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
468 if (const Instruction *I = dyn_cast<Instruction>(Obj)) { 471 if (FuncInfo.StaticAllocaMap.count(static_cast<const AllocaInst *>(Obj)) || 476 } else if (const ConstantExpr *C = dyn_cast<ConstantExpr>(Obj)) { 531 const AllocaInst *AI = cast<AllocaInst>(Obj); 542 Addr.setReg(getRegForValue(Obj));