Home
last modified time | relevance | path

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

/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp347 for (const auto &NamedVar : VarNames) in dump() local
348 NamedVar.second->dump(indent(out, ind) << NamedVar.first << ':', ind + 1); in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp347 for (const auto &NamedVar : VarNames) in dump() local
348 NamedVar.second->dump(indent(out, ind) << NamedVar.first << ':', ind + 1); in dump()