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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp200 bool SimplifyUnreachable(UnreachableInst *UI);
4220 bool SimplifyCFGOpt::SimplifyUnreachable(UnreachableInst *UI) { function in class:SimplifyCFGOpt
6163 if (SimplifyUnreachable(UI))

Completed in 67 milliseconds