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