Searched refs:InterferenceKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h82 enum InterferenceKind { enum in class:llvm::LiveRegMatrix
104 /// When there is more than one kind of interference, the InterferenceKind
106 InterferenceKind checkInterference(LiveInterval &VirtReg, unsigned PhysReg);
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp137 LiveRegMatrix::InterferenceKind

Completed in 77 milliseconds