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