Searched defs:createAtomicExpandPass (Results 1 - 1 of 1) sorted by last modified time

/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 90 milliseconds