Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6307 Optional<Type *> combineTypes(Optional<Type *> T0, Optional<Type *> T1) { in combineTypes() function
6376 Ty = combineTypes(Ty, CSTy); in identifyPrivatizableType()