Searched refs:InitOp (Results 1 – 3 of 3) sorted by relevance
103 … void compileInterval(int32_t InitOp, // Generate the code for a {min,max} quantifier.
2429 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval() argument2446 int32_t op = buildOp(InitOp, counterLoc); in compileInterval()
399 const Expr *InitOp, in emitInitWithReductionInitializer() argument405 auto *CE = cast<CallExpr>(InitOp); in emitInitWithReductionInitializer()419 CGF.EmitIgnoredExpr(InitOp); in emitInitWithReductionInitializer()