OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:place_to_insert
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sel-sched.cc
4450
PLACE_TO_INSERT
. */
4453
insn_t
place_to_insert
)
4475
place_to_insert
);
4678
insn_t
place_to_insert
;
4685
place_to_insert
= BB_END (book_block);
4691
if (DEBUG_INSN_P (
place_to_insert
))
4695
while (insn !=
place_to_insert
&&
4699
if (insn ==
place_to_insert
)
4707
place_to_insert
= BB_END (book_block);
4721
if (INSN_P (
place_to_insert
) && control_flow_insn_p (place_to_insert)
4666
insn_t
place_to_insert
;
local
4784
insn_t join_point,
place_to_insert
, new_insn;
local
5177
insn_t
place_to_insert
;
local
5423
insn_t
place_to_insert
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc
4442
PLACE_TO_INSERT
. */
4445
insn_t
place_to_insert
)
4467
place_to_insert
);
4670
insn_t
place_to_insert
;
4677
place_to_insert
= BB_END (book_block);
4683
if (DEBUG_INSN_P (
place_to_insert
))
4687
while (insn !=
place_to_insert
&&
4691
if (insn ==
place_to_insert
)
4699
place_to_insert
= BB_END (book_block);
4713
if (INSN_P (
place_to_insert
) && control_flow_insn_p (place_to_insert)
4658
insn_t
place_to_insert
;
local
4776
insn_t join_point,
place_to_insert
, new_insn;
local
5169
insn_t
place_to_insert
;
local
5415
insn_t
place_to_insert
;
local
[
all
...]
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026