Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_parser.cc325 LocTy maybe_entry_loc = lexer_.GetLoc(); in ParseComputation() local
380 return Error(maybe_entry_loc, "expects only one ENTRY"); in ParseComputation()