Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp412 bool isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in __anon426251d40111::SCCPSolver