Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Reducer/
H A DReductionTreePass.cpp112 ReductionNode &currentNode = *iter; in findOptimal() local
/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h173 const DomTreeNodeT *currentNode = currentW->Node; calculate() local
/llvm-project/mlir/lib/Transforms/
H A DCSE.cpp344 auto &currentNode = stack.back(); in simplifyRegion() local