Home | History | Annotate | Download | only in src

Lines Matching defs:GetEmpty

270 bool Sat::GetEmpty(struct page_entry *pe) {
271 return GetEmpty(pe, kDontCareTag);
274 bool Sat::GetEmpty(struct page_entry *pe, int32 tag) {
278 result = finelock_q_->GetEmpty(pe, tag);