Home
last modified time | relevance | path

Searched defs:PerLiveRangeShape (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp72 static const std::vector<int64_t> PerLiveRangeShape{1}; variable
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp139 static const std::vector<int64_t> PerLiveRangeShape{1, NumberOfInterferences}; variable