Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5302 Optional<Type *> combineTypes(Optional<Type *> T0, Optional<Type *> T1) { in combineTypes() function
5371 Ty = combineTypes(Ty, CSTy); in identifyPrivatizableType()