Searched refs:expandAtomicStore (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp79 bool expandAtomicStore(StoreInst *SI);
273 MadeChange |= expandAtomicStore(SI);
449 bool AtomicExpand::expandAtomicStore(StoreInst *SI) { function in class:AtomicExpand

Completed in 101 milliseconds