Home
last modified time | relevance | path

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

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