Home
last modified time | relevance | path

Searched defs:NoEntry (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp151 static cl::opt<bool> NoEntry("spp-no-entry", cl::Hidden, cl::init(false)); variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp154 static cl::opt<bool> NoEntry("spp-no-entry", cl::Hidden, cl::init(false)); variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser_test.cc2900 TEST_F(HloParserTest, NoEntry) { in TEST_F() argument