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

/macosx-10.10.1/llvmCore-3425.0.34/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 433 milliseconds