Searched refs:convertAtomicStoreToIntegerType (Results 1 – 1 of 1) sorted by relevance
76 StoreInst *convertAtomicStoreToIntegerType(StoreInst *SI);263 I = SI = convertAtomicStoreToIntegerType(SI); in run()534 StoreInst *AtomicExpandImpl::convertAtomicStoreToIntegerType(StoreInst *SI) { in convertAtomicStoreToIntegerType() function in AtomicExpandImpl