OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vec_rtx_heap
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcse-common.h
24
typedef vec<rtx_insn *>
vec_rtx_heap
;
typedef
gcse.cc
627
typedef vec<rtx_insn *>
vec_rtx_heap
;
629
modify_mem_list = GCNEWVEC (
vec_rtx_heap
, last_basic_block_for_fn (cfun));
620
typedef vec<rtx_insn *>
vec_rtx_heap
;
typedef
/src/external/gpl3/gcc.old/dist/gcc/
gcse-common.h
24
typedef vec<rtx_insn *>
vec_rtx_heap
;
typedef
gcse.cc
627
typedef vec<rtx_insn *>
vec_rtx_heap
;
629
modify_mem_list = GCNEWVEC (
vec_rtx_heap
, last_basic_block_for_fn (cfun));
620
typedef vec<rtx_insn *>
vec_rtx_heap
;
typedef
Completed in 25 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026