Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/Utils/
H A DCommutativityUtils.cpp135 Operation *frontAncestor = ancestorQueue.front(); in refreshKey() local
146 Operation *frontAncestor = ancestorQueue.front(); in popFrontAndPushAdjacentUnvisitedAncestors() local