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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp561 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); local
662 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); local
[all...]

Completed in 166 milliseconds