Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1077 bool isTrueDest) { in getValueFromICmpCondition()
1159 getValueFromConditionImpl(Value *Val, Value *Cond, bool isTrueDest, in getValueFromConditionImpl()
1195 getValueFromCondition(Value *Val, Value *Cond, bool isTrueDest, in getValueFromCondition()
1212 bool isTrueDest) { in getValueFromCondition()
1279 bool isTrueDest = BI->getSuccessor(0) == BBTo; in getEdgeValueLocal() local