Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp124 Instruction *InstCombiner::FoldSelectOpOp(SelectInst &SI, Instruction *TI, in FoldSelectOpOp() function in InstCombiner
873 if (Instruction *IV = FoldSelectOpOp(SI, TI, FI)) in visitSelectInst()
DInstCombine.h182 Instruction *FoldSelectOpOp(SelectInst &SI, Instruction *TI,