Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp415 Instruction *InstCombiner::visitSelectInstWithICmp(SelectInst &SI, in visitSelectInstWithICmp() function in InstCombiner
1085 if (Instruction *Result = visitSelectInstWithICmp(SI, ICI)) in visitSelectInst()
DInstCombineInternal.h312 Instruction *visitSelectInstWithICmp(SelectInst &SI, ICmpInst *ICI);