Searched refs:findValueOrDie (Results 1 – 1 of 1) sorted by relevance
999 const auto findValueOrDie = [&NodeValueMap](GraphT::Node Node) { in buildSetsFrom() local1017 auto *CurValue = findValueOrDie(Node); in buildSetsFrom()1025 auto *OtherValue = findValueOrDie(OtherNode); in buildSetsFrom()