Searched defs:ExpandTy (Results 1 – 1 of 1) sorted by relevance
1053 Type *ExpandTy, Type *IntTy, in expandIVInc()1161 Type *ExpandTy, in getAddRecExprPHILiterally()1384 Type *ExpandTy = PostLoopScale ? IntTy : STy; in expandAddRecExprLiterally() local