OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_true
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc
2508
tree
if_true
= gimple_assign_rhs2 (assign);
local
2512
&&
if_true
== op_lhs)
2516
return
if_true
;
/src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc
2304
tree
if_true
= gimple_assign_rhs2 (assign);
local
2308
&&
if_true
== op_lhs)
2312
return
if_true
;
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026