OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumThroughBlocks
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SplitKit.h
113
/// 6. |-----------| Live-through without uses. Counted by
NumThroughBlocks
.
160
///
NumThroughBlocks
- Number of live-through blocks.
161
unsigned
NumThroughBlocks
;
208
unsigned getNumThroughBlocks() const { return
NumThroughBlocks
; }
SplitKit.cpp
208
<<
NumThroughBlocks
<< " blocks.\n");
215
NumThroughBlocks
= NumGapBlocks = 0;
239
++
NumThroughBlocks
;
Completed in 16 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026