Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp410 bool isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in __anon86856d210111::SCCPSolver
2124 if (Solver.isStructLatticeConstant(F, STy)) in runIPSCCP()