Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp443 getBinOpsForFactorization(Instruction::BinaryOps TopLevelOpcode, in getBinOpsForFactorization()
484 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
566 auto TopLevelOpcode = I.getOpcode(); in SimplifyUsingDistributiveLaws() local