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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp408 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' local
463 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' local
488 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' local
[all...]

Completed in 96 milliseconds