Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h112 InstrDist = 4 * Slot_Count enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp173 enum { InstrDist = 1024 }; enumerator