Searched refs:convertAtomicXchgToIntegerType (Results 1 – 1 of 1) sorted by relevance
80 AtomicRMWInst *convertAtomicXchgToIntegerType(AtomicRMWInst *RMWI);268 I = RMWI = convertAtomicXchgToIntegerType(RMWI); in run()425 AtomicExpandImpl::convertAtomicXchgToIntegerType(AtomicRMWInst *RMWI) { in convertAtomicXchgToIntegerType() function in AtomicExpandImpl