Searched defs:isAncestor (Results 1 – 2 of 2) sorted by relevance
192 const std::function<bool(size_t, size_t)> &isAncestor) in RunCFGReducibilityCheck() argument229 const std::function<bool(size_t, size_t)> &isAncestor) in RunFixedGatesRelationsCheck() argument385 const std::function<bool(size_t, size_t)> &isAncestor, in RunSchedulingBoundsCheck() argument507 auto isAncestor = [timeIn, timeOut](size_t nodeA, size_t nodeB) -> bool { in Run() local
179 auto isAncestor = [&](size_t nodeA, size_t nodeB) -> bool { in Run() local228 const std::function<bool(size_t, size_t)> &isAncestor, in CalculateSchedulingUpperBound() argument