[SimplifyLibCalls] Don't crash if the function doesn't have a name.
[oota-llvm.git] / test / Transforms / SimplifyCFG / implied-cond.ll
2015-10-29 Philip Reames[SimplifyCFG] Constant fold a branch implied by it...