Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc1192 FunctionBlockPtr body_block = nullptr; in ParseWhile() local
1346 …FunctionBlockPtr body_block = GenerateBlock(std::make_shared<TraceForBody>(block->func_graph()->de… in ParseForIter() local
1438 …FunctionBlockPtr body_block = GenerateBlock(std::make_shared<TraceForBody>(block->func_graph()->de… in ParseForLoop() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp942 basic_block body_block = make_basic_block("while.body"); in operator ()() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc3744 auto body_block = result_op(); in GenerateLoopStatement() local