Searched defs:shouldCastToInt (Results 1 – 2 of 2) sorted by relevance
16 bool AtomicInfo::shouldCastToInt(Type *ValTy, bool CmpXchg) { in shouldCastToInt() function in AtomicInfo
1453 static bool shouldCastToInt(llvm::Type *ValTy, bool CmpXchg) { in shouldCastToInt() function