Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp705 const size_t ValidPosLimit = Pos; in tryFindEvictionCandidate() local
768 assert(CandidatePos < ValidPosLimit); in tryFindEvictionCandidate()
769 (void)ValidPosLimit; in tryFindEvictionCandidate()