Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp704 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
1114 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorizationFolds() local
1157 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in foldUsingDistributiveLaws() local
H A DInstCombineCalls.cpp1626 Intrinsic::ID TopLevelOpcode = II->getIntrinsicID(); in foldIntrinsicUsingDistributiveLaws() local