Searched defs:isTrueDest (Results 1 – 2 of 2) sorted by relevance
1195 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
1169 LVILatticeVal &Result, bool isTrueDest) { in getValueFromFromCondition()1222 bool isTrueDest = BI->getSuccessor(0) == BBTo; in getEdgeValueLocal() local