Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp803 const size_t ValidPosLimit = Pos; in tryFindEvictionCandidate() local
867 assert(CandidatePos < ValidPosLimit); in tryFindEvictionCandidate()
868 (void)ValidPosLimit; in tryFindEvictionCandidate()