Searched defs:FoldOpIntoSelect (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp690 // FoldOpIntoSelect - Given an instruction with a select as one operand and a
694 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) { function in class:InstCombiner

Completed in 85 milliseconds