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