Searched refs:EarlyOut (Results 1 – 3 of 3) sorted by relevance
69 bool EarlyOut = false; member197 const std::vector<StringRef> &Key, bool EarlyOut);395 if (Index.EarlyOut) { in emitLookupFunction()549 const std::vector<StringRef> &Key, bool EarlyOut) { in parseSearchIndex() argument553 Index->EarlyOut = EarlyOut; in parseSearchIndex()567 if (EarlyOut && isa<StringRecTy>(Index->Fields[0].RecType)) { in parseSearchIndex()
109 // See SearchIndex.EarlyOut131 bit EarlyOut = false;
914 * ``bit EarlyOut``. See the third example in `Generic Tables`_.