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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp29 /// getPromotedType - Return the specified type promoted as it would be to pass
31 static Type *getPromotedType(Type *Ty) { function
1405 Type *PTy = getPromotedType((*AI)->getType());

Completed in 60 milliseconds