Searched defs:CanDereference (Results 1 – 2 of 2) sorted by relevance
68 bool HloLexer::CanDereference(const char* ptr) const { in CanDereference() function in xla::HloLexer
2040 bool CanDereference = true; in trackExpressionValue() local