Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1080 bool isTrueDest) { in getValueFromICmpCondition()
1178 bool isTrueDest = CondVal.getInt(); in getValueFromConditionImpl() local
1239 bool isTrueDest) { in getValueFromCondition()
1330 bool isTrueDest = BI->getSuccessor(0) == BBTo; in getEdgeValueLocal() local