Searched refs:convertCmpXchgToIntegerType (Results 1 – 1 of 1) sorted by relevance
96 AtomicCmpXchgInst *convertCmpXchgToIntegerType(AtomicCmpXchgInst *CI);335 CASI = convertCmpXchgToIntegerType(CASI); in runOnFunction()1054 AtomicCmpXchgInst *AtomicExpand::convertCmpXchgToIntegerType(AtomicCmpXchgInst *CI) { in convertCmpXchgToIntegerType() function in AtomicExpand