HomeSort by: relevance | last modified time | path
    Searched defs:reaching (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
early-remat.cc 69 sake of calculating reaching definitions (see below).
82 Reaching definition calculation
85 We then compute standard reaching-definition sets for each candidate.
92 C as input and if C is one of the reaching definitions of that register.
105 (c) C takes a candidate register R as input and the reaching
112 reaching definition of R at P.
123 (c) a candidate C provides the only reaching definition of R; and
226 (b) there is more than one reaching definition of C's register at
245 one reaching definition. */
785 only exists for the reaching definition calculation)
1232 bitmap_head reaching; local
1953 bitmap_head reaching; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
early-remat.cc 69 sake of calculating reaching definitions (see below).
82 Reaching definition calculation
85 We then compute standard reaching-definition sets for each candidate.
92 C as input and if C is one of the reaching definitions of that register.
105 (c) C takes a candidate register R as input and the reaching
112 reaching definition of R at P.
123 (c) a candidate C provides the only reaching definition of R; and
226 (b) there is more than one reaching definition of C's register at
245 one reaching definition. */
787 only exists for the reaching definition calculation)
1234 bitmap_head reaching; local
1955 bitmap_head reaching; local
    [all...]

Completed in 23 milliseconds