Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1191 CondValue NKey(N, !isTrueDest); in getValueFromConditionImpl() local
1192 auto NV = Visited.find(NKey); in getValueFromConditionImpl()
1194 Worklist.push_back(NKey); in getValueFromConditionImpl()