Home
last modified time | relevance | path

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

/external/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
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1169 LVILatticeVal &Result, bool isTrueDest) { in getValueFromFromCondition()
1222 bool isTrueDest = BI->getSuccessor(0) == BBTo; in getEdgeValueLocal() local