Home
last modified time | relevance | path

Searched defs:isStructLatticeConstant (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.cpp763 bool SCCPInstVisitor::isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in SCCPInstVisitor
1899 bool SCCPSolver::isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in SCCPSolver
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp412 bool isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in __anon2b65abf60111::SCCPSolver