Searched refs:convertAtomicXchgToIntegerType (Results 1 – 1 of 1) sorted by relevance
81 AtomicRMWInst *convertAtomicXchgToIntegerType(AtomicRMWInst *RMWI);291 RMWI = convertAtomicXchgToIntegerType(RMWI); in runOnFunction()378 AtomicExpand::convertAtomicXchgToIntegerType(AtomicRMWInst *RMWI) { in convertAtomicXchgToIntegerType() function in AtomicExpand