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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp720 /// FoldOpIntoPhi - Given a binary operator, cast instruction, or select which
724 Instruction *InstCombiner::FoldOpIntoPhi(Instruction &I) { function in class:InstCombiner

Completed in 130 milliseconds