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