Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp670 const SmallPtrSet<Function *, 16> getMRVFunctionsTracked() { in getMRVFunctionsTracked() function in llvm::SCCPInstVisitor
1893 const SmallPtrSet<Function *, 16> SCCPSolver::getMRVFunctionsTracked() { in getMRVFunctionsTracked() function in SCCPSolver