Home
last modified time | relevance | path

Searched refs:InfoIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp156 unsigned InfoIdx = Table.get(KV.second.second); in emit() local
159 OS << ", " << To << ", " << InfoIdx << "},\n"; in emit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h201 std::make_pair(I.ToDfaState, I.InfoIdx));