OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calcLiveBlockInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SplitKit.h
169
///
calcLiveBlockInfo
- Compute per-block information about CurLI.
170
bool
calcLiveBlockInfo
();
SplitKit.cpp
191
if (!
calcLiveBlockInfo
()) {
192
// FIXME:
calcLiveBlockInfo
found inconsistencies in the live range.
201
bool fixed =
calcLiveBlockInfo
();
211
///
calcLiveBlockInfo
- Fill the LiveBlocks array with information about blocks
213
bool SplitAnalysis::
calcLiveBlockInfo
() {
Completed in 76 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026