Searched defs:Exact (Results 1 – 9 of 9) sorted by relevance
51 std::optional<StringRef> Exact; variable
35 enum MatchType { Exact, Regexp, Glob }; enumerator
275 bool Exact; in calcRange() local444 bool Exact; in convert() local
89 enum MatchType { Exact, Regexp, Glob }; enumerator
790 bool Exact = (Dist % IVBump) == 0; in computeCount() local
1100 for (int Exact : Exacts) in setRequiresImmediate() local
3827 bool Exact = false; in parseValID() local6338 bool Exact = EatIfPresent(lltok::kw_exact); in parseInstruction() local
1155 auto AccessCB = [&](const Access &Acc, bool Exact) { in forallInterferingAccesses()1196 auto CanSkipAccess = [&](const Access &Acc, bool Exact) { in forallInterferingAccesses()
10526 const SCEV *Exact = in howFarToZero() local