Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/tensorexpr/
Dmem_dependency_checker.cpp941 auto trueScope = std::make_shared<Scope>(true_stmt, enclosingScope); in visit() local
987 auto trueScope = std::make_shared<Scope>(nullptr, enclosingScope); in visit() local
1024 auto trueScope = std::make_shared<Scope>(nullptr, enclosingScope); in visit() local