Searched refs:hits_ (Results 1 – 2 of 2) sorted by relevance
46 hits_ = GetOutput(operation, operands, kHitsTensor); in HashtableLookup()66 hits_->buffer[i] = 0; in Eval()69 hits_->buffer[i] = 1; in Eval()
48 RunTimeOperandInfo* hits_; variable