Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp656 const size_t ValidPosLimit = Pos; in tryFindEvictionCandidate() local
690 assert(CandidatePos < ValidPosLimit); in tryFindEvictionCandidate()
691 (void)ValidPosLimit; in tryFindEvictionCandidate()