Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp624 bool isArgumentTrackedFunction(Function *F) { in isArgumentTrackedFunction() function in llvm::SCCPInstVisitor
1843 bool SCCPSolver::isArgumentTrackedFunction(Function *F) { in isArgumentTrackedFunction() function in SCCPSolver