Searched defs:NoEntry (Results 1 – 5 of 5) sorted by relevance
170 static const size_t NoEntry = ~size_t(0); variable
155 static cl::opt<bool> NoEntry("spp-no-entry", cl::Hidden, cl::init(false)); variable
154 static cl::opt<bool> NoEntry("spp-no-entry", cl::Hidden, cl::init(false)); variable
151 static cl::opt<bool> NoEntry("spp-no-entry", cl::Hidden, cl::init(false)); variable
2900 TEST_F(HloParserTest, NoEntry) { in TEST_F() argument