Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp124 auto *RHSInst = dyn_cast<Instruction>(RHS); in opportunities() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1247 Instruction *RHSInst = dyn_cast<Instruction>(RHS); matchSymmetricPair() local