Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp416 getBinOpsForFactorization(Instruction::BinaryOps TopLevelOpcode, in getBinOpsForFactorization()
458 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
552 auto TopLevelOpcode = I.getOpcode(); in SimplifyUsingDistributiveLaws() local