reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
212 if (const auto *I = dyn_cast<Instruction>(Obj)) { 215 if (FuncInfo.StaticAllocaMap.count(static_cast<const AllocaInst *>(Obj)) || 220 } else if (const auto *C = dyn_cast<ConstantExpr>(Obj)) { 225 if (auto *Ty = dyn_cast<PointerType>(Obj->getType())) 231 if (const auto *GV = dyn_cast<GlobalValue>(Obj)) { 319 const auto *AI = cast<AllocaInst>(Obj); 373 unsigned Reg = getRegForValue(Obj);