Home
last modified time | relevance | path

Searched defs:InstrDist (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h111 InstrDist = 4 * Slot_Count global() enumerator
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp173 enum { InstrDist = 1024 }; enumerator