Home
last modified time | relevance | path

Searched defs:ExpandTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1096 Type *ExpandTy, Type *IntTy, in expandIVInc()
1201 Type *ExpandTy, in getAddRecExprPHILiterally()
1436 Type *ExpandTy = PostLoopScale ? IntTy : STy; in expandAddRecExprLiterally() local