Searched refs:isStructLatticeConstant (Results 1 – 1 of 1) sorted by relevance
410 bool isStructLatticeConstant(Function *F, StructType *STy) { in isStructLatticeConstant() function in __anon86856d210111::SCCPSolver2124 if (Solver.isStructLatticeConstant(F, STy)) in runIPSCCP()