Searched defs:TopLevelOpcode (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 655 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); tryFactorization() local |