OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleLiveInRegister
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h
357
///
handleLiveInRegister
- Create interval for a livein register.
358
void
handleLiveInRegister
(MachineBasicBlock* mbb,
/external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp
584
void LiveIntervals::
handleLiveInRegister
(MachineBasicBlock *MBB,
681
handleLiveInRegister
(MBB, MIIndex, getOrCreateInterval(*LI));
685
handleLiveInRegister
(MBB, MIIndex, getOrCreateInterval(*AS),
[
all
...]
Completed in 201 milliseconds