Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1159 getValueFromConditionImpl(Value *Val, Value *Cond, bool isTrueDest, in getValueFromConditionImpl() function
1206 auto Result = getValueFromConditionImpl(Val, Cond, isTrueDest, Visited); in getValueFromCondition()