代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2883353
c loop-10.c
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-optimized" } */
/* { dg-require-effective-target int32plus } */
int bar (void);
void foo (void)
{
unsigned i, j, n;
for (i = 0; i < 1000
www.eeworm.com/read/366702/2883369
c loop-20.c
/* PR tree-optimization/29516 */
/* { dg-do compile { target fpic } } */
/* { dg-options "-O -ftree-vrp -fPIC -fdump-tree-ivopts" } */
typedef struct gfc_se { int pre; } gfc_se;
typedef struct gfc_s
www.eeworm.com/read/366702/2883375
c loop-3.c
/* A test for strength reduction and induction variable elimination.
Target is restricted to x86 type architectures, so that we may
assume something about memory addressing modes. */
/* { dg-d
www.eeworm.com/read/366702/2883378
c loop-26.c
/* PR 30730, PR 26900, number of iterations analysis should be able to
determine number of iterations of the following loops unconditionally. */
/* { dg-do compile } */
/* { dg-options "-O -fstri
www.eeworm.com/read/366702/2883423
c loop-7.c
/* PR rtl-optimization/31360 */
/* { dg-do compile { target { powerpc*-*-* } } } */
/* { dg-options "-O1 -fdump-rtl-loop2_invariant" } */
void f(int *a)
{
int i;
for (i = 0;i
www.eeworm.com/read/366702/2883691
c loop-index.c
/* { dg-do run } */
/* { dg-options "-std=gnu99" } */
/* C99 6.8.5.2: The for statement.
Based on the test from ../dfp/. */
extern void abort (void);
#define FUNC(TYPE,NAME,PF) \
void \
NAME (v
www.eeworm.com/read/366702/2884557
c loop-3.c
/* PR optimization/13985 */
/* Copied from gcc.c-torture/compile/930621-1.c */
/* { dg-do compile } */
/* { dg-options "-O3" } */
/* { dg-options "-O3 -mtune=i386" { target { { i?86-*-* x86_64-*-* }
www.eeworm.com/read/361261/2947323
hpp macosx_loop.hpp
/*****************************************************************************
* MacOSX_loop.hpp
*****************************************************************************
* Copyright (C) 2003 t
www.eeworm.com/read/361261/2947324
cpp macosx_loop.cpp
/*****************************************************************************
* macosx_loop.cpp
*****************************************************************************
* Copyright (C) 2003 t
www.eeworm.com/read/361261/2947381
hpp os_loop.hpp
/*****************************************************************************
* os_loop.hpp
*****************************************************************************
* Copyright (C) 2003 the V