Home
last modified time | relevance | path

Searched defs:markFunctionUnreachable (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp694 void markFunctionUnreachable(Function *F) { in markFunctionUnreachable() function in llvm::SCCPInstVisitor
1916 void SCCPSolver::markFunctionUnreachable(Function *F) { in markFunctionUnreachable() function in SCCPSolver