Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCFLAliasAnalysis.cpp999 const auto findValueOrDie = [&NodeValueMap](GraphT::Node Node) { in buildSetsFrom() local
1017 auto *CurValue = findValueOrDie(Node); in buildSetsFrom()
1025 auto *OtherValue = findValueOrDie(OtherNode); in buildSetsFrom()