OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pred_chain
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-predicate-analysis.h
37
typedef vec<pred_info, va_heap, vl_ptr>
pred_chain
;
typedef
41
typedef vec<
pred_chain
, va_heap, vl_ptr> pred_chain_union;
96
bool includes (const
pred_chain
&) const;
100
void normalize (
pred_chain
*, pred_info, tree_code,
pred_chain
*,
103
void normalize (const
pred_chain
&);
/src/external/gpl3/gcc.old/dist/gcc/
gimple-predicate-analysis.h
41
typedef vec<pred_info, va_heap, vl_ptr>
pred_chain
;
typedef
45
typedef vec<
pred_chain
, va_heap, vl_ptr> pred_chain_union;
122
bool includes (const
pred_chain
&) const;
132
void normalize (
pred_chain
*, pred_info, tree_code,
pred_chain
*,
136
void normalize (const
pred_chain
&);
Completed in 20 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026