OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:false_jump
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
2211
tree
false_jump
= build1 (GOTO_EXPR, void_type_node,
local
2214
set_tree_location (
false_jump
, loc);
2218
true_jump,
false_jump
);
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
2039
tree
false_jump
= build1 (GOTO_EXPR, void_type_node,
local
2042
set_tree_location (
false_jump
, loc);
2046
true_jump,
false_jump
);
Completed in 60 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026