Searched refs:InitOp (Results 1 – 2 of 2) sorted by relevance
100 … void compileInterval(int32_t InitOp, // Generate the code for a {min,max} quantifier.
2425 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval() argument2442 int32_t op = buildOp(InitOp, counterLoc); in compileInterval()