Searched defs:Exact (Results 1 – 7 of 7) sorted by relevance
49 Exact, enumerator
92 Exact, enumerator
146 TEST_F(CloneInstruction, Exact) { in TEST_F() argument
116 Exact, // Example: E[foo="bar"] enumerator
2699 bool Exact = false; in ParseValID() local3472 bool Exact = EatIfPresent(lltok::kw_exact); in ParseInstruction() local
660 bool Exact = (Dist % IVBump) == 0; in computeCount() local
5802 const SCEV *Exact = in HowFarToZero() local