Home
last modified time | relevance | path

Searched refs:MaxInterferences (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp116 static const int64_t MaxInterferences = 32; variable
124 static const int64_t CandidateVirtRegPos = MaxInterferences;
546 SmallVector<const LiveInterval *, MaxInterferences> InterferingIntervals; in loadInterferenceFeatures()