Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp416 getBinOpsForFactorization(Instruction::BinaryOps TopLevelOpcode, in getBinOpsForFactorization()
457 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
539 auto TopLevelOpcode = I.getOpcode(); in SimplifyUsingDistributiveLaws() local