Searched defs:WideTy (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DScalarEvolution.cpp969 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); local
1114 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); local
1235 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp428 Type *WideTy = local
436 Type *WideTy = local
444 Type *WideTy = local

Completed in 162 milliseconds