Searched refs:TC1 (Results 1 – 5 of 5) sorted by relevance
268 uint64_t TC1 = TC->getZExtValue(); in IsSafeActiveMask() local275 if (TC1 != TC2) { in IsSafeActiveMask()277 << TC1 << " from set.loop.iterations, and " in IsSafeActiveMask()
20 8: TC1OI TC1 under flow
758 const unsigned TC1 = SE.getSmallConstantTripCount(FC1.L); in haveIdenticalTripCounts() local762 if (TC0 == 0 || TC1 == 0) { in haveIdenticalTripCounts()770 int Diff = TC0 - TC1; in haveIdenticalTripCounts()
124 TC1 IRIG option present (optional)
13795 const Type::TypeClass TC1 = T1->getTypeClass(); in isLayoutCompatible() local13798 if (TC1 != TC2) in isLayoutCompatible()13801 if (TC1 == Type::Enum) { in isLayoutCompatible()13805 } else if (TC1 == Type::Record) { in isLayoutCompatible()