Home
last modified time | relevance | path

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

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