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 82 enum InterferenceKind {
104 /// When there is more than one kind of interference, the InterferenceKind
106 InterferenceKind checkInterference(LiveInterval &VirtReg, unsigned PhysReg);
  /external/llvm/lib/CodeGen/
LiveRegMatrix.cpp 135 LiveRegMatrix::InterferenceKind

Completed in 283 milliseconds