HomeSort by relevance Sort by last modified time
    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