Searched refs:PredC (Results 1 – 1 of 1) sorted by relevance
2297 const LatticeCell &PredC = Inputs.get(PR.Reg); in evaluate() local2298 if (PredC.isBottom()) in evaluate()2301 uint32_t Props = PredC.properties(); in evaluate()