Searched refs:ASK (Results 1 – 2 of 2) sorted by relevance
1812 AttributeSafetyKind ASK) { in typeIncompatible() argument1817 if (ASK & ASK_SAFE_TO_DROP) in typeIncompatible()1819 if (ASK & ASK_UNSAFE_TO_DROP) in typeIncompatible()1825 if (ASK & ASK_SAFE_TO_DROP) in typeIncompatible()1833 if (ASK & ASK_UNSAFE_TO_DROP) in typeIncompatible()1847 if (ASK & ASK_SAFE_TO_DROP) in typeIncompatible()1853 if (ASK & ASK_SAFE_TO_DROP) in typeIncompatible()
1246 AttributeMask typeIncompatible(Type *Ty, AttributeSafetyKind ASK = ASK_ALL);