Home
last modified time | relevance | path

Searched refs:convertPointerToIntegerType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4496 static Type *convertPointerToIntegerType(const DataLayout &DL, Type *Ty) { in convertPointerToIntegerType() function
4509 Ty0 = convertPointerToIntegerType(DL, Ty0); in getWiderType()
4510 Ty1 = convertPointerToIntegerType(DL, Ty1); in getWiderType()
4544 WidestIndTy = convertPointerToIntegerType(DL, PhiTy); in addInductionPhi()