Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/passes/utils/
Dmemory_dag.cpp11 void makePointerToImpl(Element* from, Element* to) { in makePointerToImpl() function
135 makePointerToImpl(from, to); in makePointerTo()
193 makePointerToImpl(from, wildcardElement); in setWildcards()