Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp333 bool isArgumentTrackedFunction(Function *F) { in isArgumentTrackedFunction() function in __anon2b65abf60111::SCCPSolver