Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp1550 u32 findMaxVarShift(const build_info &args, u32 nShifts) { in findMaxVarShift() function
1579 maxVarShift = findMaxVarShift(args, nShifts); in getLimexScore()
1869 u32 maxShift = findMaxVarShift(args, limex->shiftCount); in writeShiftMasks()
2241 u32 maxShift = findMaxVarShift(args, shiftCount); in generateNfa()