Home
last modified time | relevance | path

Searched refs:getSelectCondition (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1613 static Value *getSelectCondition(Value *A, Value *B, in getSelectCondition() function
1665 if (Value *Cond = getSelectCondition(A, B, Builder)) { in matchSelectFromAndOr()