Home
last modified time | relevance | path

Searched defs:exits (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileVerifierPass.cpp179 bool exits = false; in exitReachable() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.cpp35 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.cpp35 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc732 std::array<Output, 2> exits; in TEST() local
/external/toybox/toys/pending/
Dbc.c446 BcVec exits; member