Searched defs:BodyGen (Results 1 – 1 of 1) sorted by relevance
1277 const llvm::function_ref<void(CodeGenFunction &)> &BodyGen, in EmitOMPInnerLoop()2185 auto BodyGen = [Stmt, CS, &S, &IV](CodeGenFunction &CGF) { in EmitSections() local2404 const RegionCodeGenTy &BodyGen, in EmitOMPTaskBasedDirective()