Searched refs:getValueFromConditionImpl (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1194 getValueFromConditionImpl(Value *Val, Value *Cond, bool isTrueDest, in getValueFromConditionImpl() function 1233 auto Result = getValueFromConditionImpl(Val, Cond, isTrueDest, Visited); in getValueFromCondition()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1284 getValueFromConditionImpl(Value *Val, Value *Cond, bool isTrueDest, in getValueFromConditionImpl() function 1323 auto Result = getValueFromConditionImpl(Val, Cond, isTrueDest, Visited); in getValueFromCondition()
|