Home | History | Annotate | Download | only in Analysis

Lines Matching refs:bothKnown

364   if (!Visitor.bothKnown(Data))
529 if (!bothKnown(PtrData) || !GEP.accumulateConstantOffset(*TD, Offset))
567 if (bothKnown(TrueSide) && bothKnown(FalseSide) && TrueSide == FalseSide)
593 if (!bothKnown(Result)) {
612 if (Visitor.bothKnown(Const))
717 if (!bothKnown(PtrData))
747 if (!bothKnown(EdgeData)) {
776 if (!bothKnown(TrueSide) || !bothKnown(FalseSide))