Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6388 Optional<Type *> combineTypes(Optional<Type *> T0, Optional<Type *> T1) { in combineTypes() function
6459 Ty = combineTypes(Ty, CSTy); in identifyPrivatizableType()