Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/
H A DFindSpecRefs795 def preorder(node,parents=(),first=True): function
800 for item in preorder(c, parents+(node,)):
858 for path in preorder(node,first=False):
/llvm-project-15.0.7/llvm/docs/
H A DCycleTerminology.rst114 ``C``, ``B`` (in preorder).
H A DHowToSetUpLLVMStyleRTTI.rst287 preorder traversal of the class hierarchy tree. With that arrangement, all
405 according to a preorder traversal of the inheritance tree.
/llvm-project-15.0.7/mlir/docs/
H A DDialectConversion.md48 In all cases, the framework walks the operations in preorder, examining an op