Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp389 bool isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in __anonf4e4c9bf0111::SCCPSolver
1989 if (Solver.isStructLatticeConstant(F, STy)) in runIPSCCP()