OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BLOCK_NUM
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sched-int.h
1472
#define
BLOCK_NUM
(INSN) (BLOCK_FOR_INSN (INSN)->index + 0)
1487
#define INSN_BB(INSN) (BLOCK_TO_BB (
BLOCK_NUM
(INSN)))
/src/external/gpl3/gcc.old/dist/gcc/
sched-int.h
1470
#define
BLOCK_NUM
(INSN) (BLOCK_FOR_INSN (INSN)->index + 0)
1485
#define INSN_BB(INSN) (BLOCK_TO_BB (
BLOCK_NUM
(INSN)))
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026