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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp102 FunctionPass *llvm::createFixIrreduciblePass() { return new FixIrreducible(); } function in class:llvm

Completed in 109 milliseconds