Searched refs:block_or (Results 1 – 3 of 3) sorted by relevance
547 auto block_or = GetIndexBlock(freelist_elt.block_index()); in FlushInMemoryFreeList() local548 if (!block_or.ok()) { in FlushInMemoryFreeList()554 IndexBlock block = std::move(block_or).ValueOrDie(); in FlushInMemoryFreeList()584 auto block_or = GetIndexBlock(block_index); in GetDebugInfo() local589 if (block_or.ok()) { in GetDebugInfo()590 auto block_index_or = block_or.ValueOrDie().GetNextBlockIndex(); in GetDebugInfo()
510 defm block_or : block_op<or>;
632 defm block_or : block_op<or>;