Searched defs:MaybeOrderLimit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocEvictionAdvisor.cpp | 282 auto MaybeOrderLimit = getOrderLimit(VirtReg, Order, CostPerUseLimit); tryFindEvictionCandidate() local |
H A D | MLRegAllocEvictAdvisor.cpp | 666 auto MaybeOrderLimit = getOrderLimit(VirtReg, Order, CostPerUseLimit); tryFindEvictionCandidate() local |