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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyCFG.cpp95 bool SimplifyUnreachable(UnreachableInst *UI);
2839 bool SimplifyCFGOpt::SimplifyUnreachable(UnreachableInst *UI) { function in class:SimplifyCFGOpt
3902 if (SimplifyUnreachable(UI)) return true;

Completed in 139 milliseconds