Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp726 const size_t ValidPosLimit = Pos; in tryFindEvictionCandidate() local
789 assert(CandidatePos < ValidPosLimit); in tryFindEvictionCandidate()
790 (void)ValidPosLimit; in tryFindEvictionCandidate()