Searched defs:getSelectCondition (Results 1 – 3 of 3) sorted by relevance
1613 static Value *getSelectCondition(Value *A, Value *B, in getSelectCondition() function
2109 Value *InstCombiner::getSelectCondition(Value *A, Value *B) { in getSelectCondition() function in InstCombiner
2198 Value *InstCombinerImpl::getSelectCondition(Value *A, Value *B) { in getSelectCondition() function in InstCombinerImpl