Searched refs:EarlyOut (Results 1 – 3 of 3) sorted by relevance
67 bool EarlyOut = false; member195 const std::vector<StringRef> &Key, bool EarlyOut);393 if (Index.EarlyOut) { in emitLookupFunction()547 const std::vector<StringRef> &Key, bool EarlyOut) { in parseSearchIndex() argument551 Index->EarlyOut = EarlyOut; in parseSearchIndex()565 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`_.