Searched defs:createAtomicExpandPass (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp132 FunctionPass *llvm::createAtomicExpandPass() { return new AtomicExpand(); } function in class:llvm

Completed in 57 milliseconds