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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp779 auto LHSInst = dyn_cast<Instruction>(LHS); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1223 Instruction *LHSInst = dyn_cast<Instruction>(LHS); local

Completed in 177 milliseconds