Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp970 bool SameTy = allConstant(VL) || getSameType(VL); (void)SameTy; in buildTree_rec() local
972 assert(SameTy && "Invalid types!"); in buildTree_rec()