Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp1536 bool isExceptionalTransition(u32 from, u32 to, const build_info &args, in isExceptionalTransition() function
1559 if (!isExceptionalTransition(from, to, args, MAX_SHIFT_AMOUNT)) { in findMaxVarShift()
1588 if (isExceptionalTransition(from, to, args, maxVarShift)) { in getLimexScore()
1883 if (!isExceptionalTransition(from, to, args, maxShift)) { in writeShiftMasks()
1918 if (isExceptionalTransition(from, to, args, maxShift)) { in findExceptionalTransitions()