reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2474 IterType = cast<ListRecTy>(TI->getType())->getElementType(); 2498 assert(!IterType && "Type already initialized?"); 2499 IterType = IntRecTy::get(); 2503 ForeachListValue = ListInit::get(Values, IterType); 2506 if (!IterType) 2509 return VarInit::get(DeclName, IterType);