OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loffx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc
561
mpz_t offc0, offc1,
loffx
, loffy, bnd;
local
639
mpz_init_set (
loffx
, offx);
646
mpz_swap (
loffx
, loffy);
675
|| mpz_cmp (
loffx
, offc0) >= 0);
683
mpz_sub (bnd,
loffx
, loffy);
704
mpz_clear (
loffx
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc
564
mpz_t offc0, offc1,
loffx
, loffy, bnd;
local
642
mpz_init_set (
loffx
, offx);
649
mpz_swap (
loffx
, loffy);
678
|| mpz_cmp (
loffx
, offc0) >= 0);
686
mpz_sub (bnd,
loffx
, loffy);
707
mpz_clear (
loffx
);
Completed in 64 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026