Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp435 const SmallPtrSet<Function *, 16> getMRVFunctionsTracked() { in getMRVFunctionsTracked() function in llvm::SCCPInstVisitor
1654 const SmallPtrSet<Function *, 16> SCCPSolver::getMRVFunctionsTracked() { in getMRVFunctionsTracked() function in SCCPSolver