Home | History | Annotate | Download | only in Analysis

Lines Matching refs:bothKnown

385   if (!Visitor.bothKnown(Data))
571 if (!bothKnown(PtrData) || !GEP.accumulateConstantOffset(DL, Offset))
609 if (bothKnown(TrueSide) && bothKnown(FalseSide)) {
659 if (!bothKnown(Result)) {
678 if (Visitor.bothKnown(Const))
782 if (!bothKnown(PtrData))
812 if (!bothKnown(EdgeData)) {
841 if (!bothKnown(TrueSide) || !bothKnown(FalseSide))