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

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

Completed in 104 milliseconds