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