OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InterferenceKind
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h
79
enum
InterferenceKind
{
101
/// When there is more than one kind of interference, the
InterferenceKind
103
InterferenceKind
checkInterference(LiveInterval &VirtReg, unsigned PhysReg);
/external/llvm/lib/CodeGen/
LiveRegMatrix.cpp
178
LiveRegMatrix::
InterferenceKind
Completed in 39 milliseconds