OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeRegUnitInterval
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h
360
computeRegUnitInterval
(LI);
388
void
computeRegUnitInterval
(LiveInterval*);
/external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp
232
///
computeRegUnitInterval
- Compute the live interval of a register unit, based
235
void LiveIntervals::
computeRegUnitInterval
(LiveInterval *LI) {
310
computeRegUnitInterval
(NewIntvs[i]);
[
all
...]
Completed in 243 milliseconds