Home
last modified time | relevance | path

Searched defs:isTrueDest (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1195 bool isTrueDest) { in getValueFromICmpCondition()
1284 getValueFromConditionImpl(Value *Val, Value *Cond, bool isTrueDest, in getValueFromConditionImpl()
1317 getValueFromCondition(Value *Val, Value *Cond, bool isTrueDest, in getValueFromCondition()
1329 bool isTrueDest) { in getValueFromCondition()
1392 bool isTrueDest = BI->getSuccessor(0) == BBTo; in getEdgeValueLocal() local