Home
last modified time | relevance | path

Searched defs:TopLevelOpcode (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp450 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
555 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in SimplifyUsingDistributiveLaws() local